NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
CFileContentInfoGff3 Struct Reference

Search Toolkit Book for CFileContentInfoGff3

#include <objtools/readers/format_guess_ex.hpp>

Public Types

enum  EContentType { eContentUnknown , eContentFeatureTable , eContentAlignment , eContentVariations }
 

Public Member Functions

 CFileContentInfoGff3 ()
 

Public Attributes

EContentType mContentType
 

Detailed Description

Definition at line 64 of file format_guess_ex.hpp.

Member Enumeration Documentation

◆ EContentType

Enumerator
eContentUnknown 
eContentFeatureTable 
eContentAlignment 
eContentVariations 

Definition at line 67 of file format_guess_ex.hpp.

Constructor & Destructor Documentation

◆ CFileContentInfoGff3()

CFileContentInfoGff3::CFileContentInfoGff3 ( )
inline

Definition at line 74 of file format_guess_ex.hpp.

Member Data Documentation

◆ mContentType

EContentType CFileContentInfoGff3::mContentType

Definition at line 76 of file format_guess_ex.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887