NCBI C++ ToolKit
Classes | Enumerations | Functions
file_contents.hpp File Reference
#include "stl_msvc_usage.hpp"
#include <string>
#include <list>
#include <corelib/ncbistre.hpp>
#include "proj_utils.hpp"
#include <corelib/ncbienv.hpp>
+ Include dependency graph for file_contents.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

struct  SKeyValue
 Key Value struct. More...
 
class  CSimpleMakeFileContents
 CSimpleMakeFileContents –. More...
 
struct  CSimpleMakeFileContents::SParser
 

Enumerations

enum  EMakeFileType {
  eMakeType_Undefined = 0 , eMakeType_Potential = 1 , eMakeType_Expendable = 2 , eMakeType_Excluded = 3 ,
  eMakeType_ExcludedByReq = 4
}
 

Functions

string MakeFileTypeAsString (EMakeFileType type)
 

Enumeration Type Documentation

◆ EMakeFileType

Enumerator
eMakeType_Undefined 
eMakeType_Potential 
eMakeType_Expendable 
eMakeType_Excluded 
eMakeType_ExcludedByReq 

Definition at line 44 of file file_contents.hpp.

Function Documentation

◆ MakeFileTypeAsString()

string MakeFileTypeAsString ( EMakeFileType  type)
Modified on Fri Sep 20 14:58:30 2024 by modify_doxy.py rev. 669887