NCBI C++ ToolKit
Public Member Functions | Private Types | List of all members

Search Toolkit Book for CNCBI4na_Base

1 bit each for agct 0001=A, 0010=C, 0100=G, 1000=T/U 0101=Purine, 1010=Pyrimidine, etc More...

#include <objects/seq/NCBI4na_.hpp>

+ Inheritance diagram for CNCBI4na_Base:
+ Collaboration diagram for CNCBI4na_Base:

Public Member Functions

 CNCBI4na_Base (void)
 
 DECLARE_STD_ALIAS_TYPE_INFO ()
 
 CNCBI4na_Base (const vector< char > &data)
 
- Public Member Functions inherited from CStringAliasBase< vector< char > >
 CStringAliasBase (void)
 
 CStringAliasBase (const vector< char > &value)
 
- Public Member Functions inherited from CAliasBase< vector< char > >
 CAliasBase (void)
 
 CAliasBase (const vector< char > &value)
 
const vector< char > & Get (void) const
 
vector< char > & Set (void)
 
void Set (const vector< char > &value)
 
 operator vector< char > (void) const
 
TThisoperator* (void)
 
TThisoperator-> (void)
 
bool operator< (const T &value) const
 
bool operator> (const T &value) const
 
bool operator== (const T &value) const
 
bool operator!= (const T &value) const
 

Private Types

typedef CStringAliasBase< vector< char > > Tparent
 

Additional Inherited Members

- Public Types inherited from CAliasBase< vector< char > >
typedef CAliasBase< vector< char > > TThis
 
- Static Public Member Functions inherited from CAliasBase< vector< char > >
static TConstObjectPtr GetDataPtr (const TThis *alias)
 
- Protected Attributes inherited from CAliasBase< vector< char > >
vector< char > m_Data
 

Detailed Description

1 bit each for agct 0001=A, 0010=C, 0100=G, 1000=T/U 0101=Purine, 1010=Pyrimidine, etc

CNCBI4na_Base

Definition at line 75 of file NCBI4na_.hpp.


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