NCBI C++ ToolKit
|
Search Toolkit Book for CString_constraint_Base
CString_constraint_Base –. More...
#include <objects/macro/String_constraint_.hpp>
Public Member Functions | |
CString_constraint_Base (void) | |
virtual | ~CString_constraint_Base (void) |
DECLARE_INTERNAL_TYPE_INFO () | |
bool | IsSetMatch_text (void) const |
Check if a value has been assigned to Match_text data member. More... | |
bool | CanGetMatch_text (void) const |
Check if it is safe to call GetMatch_text method. More... | |
void | ResetMatch_text (void) |
Reset Match_text data member. More... | |
const TMatch_text & | GetMatch_text (void) const |
Get the Match_text member data. More... | |
void | SetMatch_text (const TMatch_text &value) |
Assign a value to Match_text data member. More... | |
void | SetMatch_text (TMatch_text &&value) |
TMatch_text & | SetMatch_text (void) |
Assign a value to Match_text data member. More... | |
bool | IsSetMatch_location (void) const |
Check if a value has been assigned to Match_location data member. More... | |
bool | CanGetMatch_location (void) const |
Check if it is safe to call GetMatch_location method. More... | |
void | ResetMatch_location (void) |
Reset Match_location data member. More... | |
void | SetDefaultMatch_location (void) |
Assign default value to Match_location data member. More... | |
TMatch_location | GetMatch_location (void) const |
Get the Match_location member data. More... | |
void | SetMatch_location (TMatch_location value) |
Assign a value to Match_location data member. More... | |
TMatch_location & | SetMatch_location (void) |
Assign a value to Match_location data member. More... | |
bool | IsSetCase_sensitive (void) const |
Check if a value has been assigned to Case_sensitive data member. More... | |
bool | CanGetCase_sensitive (void) const |
Check if it is safe to call GetCase_sensitive method. More... | |
void | ResetCase_sensitive (void) |
Reset Case_sensitive data member. More... | |
void | SetDefaultCase_sensitive (void) |
Assign default value to Case_sensitive data member. More... | |
TCase_sensitive | GetCase_sensitive (void) const |
Get the Case_sensitive member data. More... | |
void | SetCase_sensitive (TCase_sensitive value) |
Assign a value to Case_sensitive data member. More... | |
TCase_sensitive & | SetCase_sensitive (void) |
Assign a value to Case_sensitive data member. More... | |
bool | IsSetIgnore_space (void) const |
Check if a value has been assigned to Ignore_space data member. More... | |
bool | CanGetIgnore_space (void) const |
Check if it is safe to call GetIgnore_space method. More... | |
void | ResetIgnore_space (void) |
Reset Ignore_space data member. More... | |
void | SetDefaultIgnore_space (void) |
Assign default value to Ignore_space data member. More... | |
TIgnore_space | GetIgnore_space (void) const |
Get the Ignore_space member data. More... | |
void | SetIgnore_space (TIgnore_space value) |
Assign a value to Ignore_space data member. More... | |
TIgnore_space & | SetIgnore_space (void) |
Assign a value to Ignore_space data member. More... | |
bool | IsSetIgnore_punct (void) const |
Check if a value has been assigned to Ignore_punct data member. More... | |
bool | CanGetIgnore_punct (void) const |
Check if it is safe to call GetIgnore_punct method. More... | |
void | ResetIgnore_punct (void) |
Reset Ignore_punct data member. More... | |
void | SetDefaultIgnore_punct (void) |
Assign default value to Ignore_punct data member. More... | |
TIgnore_punct | GetIgnore_punct (void) const |
Get the Ignore_punct member data. More... | |
void | SetIgnore_punct (TIgnore_punct value) |
Assign a value to Ignore_punct data member. More... | |
TIgnore_punct & | SetIgnore_punct (void) |
Assign a value to Ignore_punct data member. More... | |
bool | IsSetIgnore_words (void) const |
Check if a value has been assigned to Ignore_words data member. More... | |
bool | CanGetIgnore_words (void) const |
Check if it is safe to call GetIgnore_words method. More... | |
void | ResetIgnore_words (void) |
Reset Ignore_words data member. More... | |
const TIgnore_words & | GetIgnore_words (void) const |
Get the Ignore_words member data. More... | |
void | SetIgnore_words (TIgnore_words &value) |
Assign a value to Ignore_words data member. More... | |
TIgnore_words & | SetIgnore_words (void) |
Assign a value to Ignore_words data member. More... | |
bool | IsSetWhole_word (void) const |
Check if a value has been assigned to Whole_word data member. More... | |
bool | CanGetWhole_word (void) const |
Check if it is safe to call GetWhole_word method. More... | |
void | ResetWhole_word (void) |
Reset Whole_word data member. More... | |
void | SetDefaultWhole_word (void) |
Assign default value to Whole_word data member. More... | |
TWhole_word | GetWhole_word (void) const |
Get the Whole_word member data. More... | |
void | SetWhole_word (TWhole_word value) |
Assign a value to Whole_word data member. More... | |
TWhole_word & | SetWhole_word (void) |
Assign a value to Whole_word data member. More... | |
bool | IsSetNot_present (void) const |
Check if a value has been assigned to Not_present data member. More... | |
bool | CanGetNot_present (void) const |
Check if it is safe to call GetNot_present method. More... | |
void | ResetNot_present (void) |
Reset Not_present data member. More... | |
void | SetDefaultNot_present (void) |
Assign default value to Not_present data member. More... | |
TNot_present | GetNot_present (void) const |
Get the Not_present member data. More... | |
void | SetNot_present (TNot_present value) |
Assign a value to Not_present data member. More... | |
TNot_present & | SetNot_present (void) |
Assign a value to Not_present data member. More... | |
bool | IsSetIs_all_caps (void) const |
Check if a value has been assigned to Is_all_caps data member. More... | |
bool | CanGetIs_all_caps (void) const |
Check if it is safe to call GetIs_all_caps method. More... | |
void | ResetIs_all_caps (void) |
Reset Is_all_caps data member. More... | |
void | SetDefaultIs_all_caps (void) |
Assign default value to Is_all_caps data member. More... | |
TIs_all_caps | GetIs_all_caps (void) const |
Get the Is_all_caps member data. More... | |
void | SetIs_all_caps (TIs_all_caps value) |
Assign a value to Is_all_caps data member. More... | |
TIs_all_caps & | SetIs_all_caps (void) |
Assign a value to Is_all_caps data member. More... | |
bool | IsSetIs_all_lower (void) const |
Check if a value has been assigned to Is_all_lower data member. More... | |
bool | CanGetIs_all_lower (void) const |
Check if it is safe to call GetIs_all_lower method. More... | |
void | ResetIs_all_lower (void) |
Reset Is_all_lower data member. More... | |
void | SetDefaultIs_all_lower (void) |
Assign default value to Is_all_lower data member. More... | |
TIs_all_lower | GetIs_all_lower (void) const |
Get the Is_all_lower member data. More... | |
void | SetIs_all_lower (TIs_all_lower value) |
Assign a value to Is_all_lower data member. More... | |
TIs_all_lower & | SetIs_all_lower (void) |
Assign a value to Is_all_lower data member. More... | |
bool | IsSetIs_all_punct (void) const |
Check if a value has been assigned to Is_all_punct data member. More... | |
bool | CanGetIs_all_punct (void) const |
Check if it is safe to call GetIs_all_punct method. More... | |
void | ResetIs_all_punct (void) |
Reset Is_all_punct data member. More... | |
void | SetDefaultIs_all_punct (void) |
Assign default value to Is_all_punct data member. More... | |
TIs_all_punct | GetIs_all_punct (void) const |
Get the Is_all_punct member data. More... | |
void | SetIs_all_punct (TIs_all_punct value) |
Assign a value to Is_all_punct data member. More... | |
TIs_all_punct & | SetIs_all_punct (void) |
Assign a value to Is_all_punct data member. More... | |
bool | IsSetIgnore_weasel (void) const |
Check if a value has been assigned to Ignore_weasel data member. More... | |
bool | CanGetIgnore_weasel (void) const |
Check if it is safe to call GetIgnore_weasel method. More... | |
void | ResetIgnore_weasel (void) |
Reset Ignore_weasel data member. More... | |
void | SetDefaultIgnore_weasel (void) |
Assign default value to Ignore_weasel data member. More... | |
TIgnore_weasel | GetIgnore_weasel (void) const |
Get the Ignore_weasel member data. More... | |
void | SetIgnore_weasel (TIgnore_weasel value) |
Assign a value to Ignore_weasel data member. More... | |
TIgnore_weasel & | SetIgnore_weasel (void) |
Assign a value to Ignore_weasel data member. More... | |
bool | IsSetIs_first_cap (void) const |
Check if a value has been assigned to Is_first_cap data member. More... | |
bool | CanGetIs_first_cap (void) const |
Check if it is safe to call GetIs_first_cap method. More... | |
void | ResetIs_first_cap (void) |
Reset Is_first_cap data member. More... | |
void | SetDefaultIs_first_cap (void) |
Assign default value to Is_first_cap data member. More... | |
TIs_first_cap | GetIs_first_cap (void) const |
Get the Is_first_cap member data. More... | |
void | SetIs_first_cap (TIs_first_cap value) |
Assign a value to Is_first_cap data member. More... | |
TIs_first_cap & | SetIs_first_cap (void) |
Assign a value to Is_first_cap data member. More... | |
bool | IsSetIs_first_each_cap (void) const |
Check if a value has been assigned to Is_first_each_cap data member. More... | |
bool | CanGetIs_first_each_cap (void) const |
Check if it is safe to call GetIs_first_each_cap method. More... | |
void | ResetIs_first_each_cap (void) |
Reset Is_first_each_cap data member. More... | |
void | SetDefaultIs_first_each_cap (void) |
Assign default value to Is_first_each_cap data member. More... | |
TIs_first_each_cap | GetIs_first_each_cap (void) const |
Get the Is_first_each_cap member data. More... | |
void | SetIs_first_each_cap (TIs_first_each_cap value) |
Assign a value to Is_first_each_cap data member. More... | |
TIs_first_each_cap & | SetIs_first_each_cap (void) |
Assign a value to Is_first_each_cap data member. More... | |
virtual void | Reset (void) |
Reset the whole object. More... | |
![]() | |
CSerialObject (void) | |
virtual | ~CSerialObject (void) |
virtual const CTypeInfo * | GetThisTypeInfo (void) const =0 |
virtual void | Assign (const CSerialObject &source, ESerialRecursionMode how=eRecursive) |
Set object to copy of another one. More... | |
virtual bool | Equals (const CSerialObject &object, ESerialRecursionMode how=eRecursive) const |
Check if both objects contain the same values. More... | |
virtual void | DebugDump (CDebugDumpContext ddc, unsigned int depth) const |
Define method for dumping debug information. More... | |
void | ThrowUnassigned (TMemberIndex index) const |
void | ThrowUnassigned (TMemberIndex index, const char *file_name, int file_line) const |
bool | HasNamespaceName (void) const |
Check if object data type has namespace name. More... | |
const string & | GetNamespaceName (void) const |
Get namespace name. More... | |
bool | HasNamespacePrefix (void) const |
Check if data type has namespace prefix. More... | |
const string & | GetNamespacePrefix (void) const |
Get namespace prefix. More... | |
![]() | |
CObject (void) | |
Constructor. More... | |
CObject (const CObject &src) | |
Copy constructor. More... | |
virtual | ~CObject (void) |
Destructor. More... | |
CObject & | operator= (const CObject &src) THROWS_NONE |
Assignment operator. More... | |
bool | CanBeDeleted (void) const THROWS_NONE |
Check if object can be deleted. More... | |
bool | IsAllocatedInPool (void) const THROWS_NONE |
Check if object is allocated in memory pool (not system heap) More... | |
bool | Referenced (void) const THROWS_NONE |
Check if object is referenced. More... | |
bool | ReferencedOnlyOnce (void) const THROWS_NONE |
Check if object is referenced only once. More... | |
void | AddReference (void) const |
Add reference to object. More... | |
void | RemoveReference (void) const |
Remove reference to object. More... | |
void | ReleaseReference (void) const |
Remove reference without deleting object. More... | |
virtual void | DoNotDeleteThisObject (void) |
Mark this object as not allocated in heap – do not delete this object. More... | |
virtual void | DoDeleteThisObject (void) |
Mark this object as allocated in heap – object can be deleted. More... | |
void * | operator new (size_t size) |
Define new operator for memory allocation. More... | |
void * | operator new[] (size_t size) |
Define new[] operator for 'array' memory allocation. More... | |
void | operator delete (void *ptr) |
Define delete operator for memory deallocation. More... | |
void | operator delete[] (void *ptr) |
Define delete[] operator for memory deallocation. More... | |
void * | operator new (size_t size, void *place) |
Define new operator. More... | |
void | operator delete (void *ptr, void *place) |
Define delete operator. More... | |
void * | operator new (size_t size, CObjectMemoryPool *place) |
Define new operator using memory pool. More... | |
void | operator delete (void *ptr, CObjectMemoryPool *place) |
Define delete operator. More... | |
![]() | |
CDebugDumpable (void) | |
virtual | ~CDebugDumpable (void) |
void | DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const |
void | DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const |
void | DumpToConsole (void) const |
Private Types | |
typedef CSerialObject | Tparent |
Private Member Functions | |
CString_constraint_Base (const CString_constraint_Base &) | |
CString_constraint_Base & | operator= (const CString_constraint_Base &) |
Additional Inherited Members | |
![]() | |
static void | SetVerifyDataThread (ESerialVerifyData verify) |
static void | SetVerifyDataGlobal (ESerialVerifyData verify) |
static string | UnassignedString (void) |
static CStringUTF8 | UnassignedStringUTF8 (void) |
static char | UnassignedByte (void) |
![]() | |
static NCBI_XNCBI_EXPORT void | ThrowNullPointerException (void) |
Define method to throw null pointer exception. More... | |
static NCBI_XNCBI_EXPORT void | ThrowNullPointerException (const type_info &type) |
static EAllocFillMode | GetAllocFillMode (void) |
static void | SetAllocFillMode (EAllocFillMode mode) |
static void | SetAllocFillMode (const string &value) |
Set mode from configuration parameter value. More... | |
![]() | |
static void | EnableDebugDump (bool on) |
![]() | |
static const char * | ms_UnassignedStr = "<*unassigned*>" |
static const char | ms_UnassignedByte = char(0xcd) |
![]() | |
static const TCount | eCounterBitsCanBeDeleted = 1 << 0 |
Define possible object states. More... | |
static const TCount | eCounterBitsInPlainHeap = 1 << 1 |
Heap signature was found. More... | |
static const TCount | eCounterBitsPlaceMask |
Mask for 'in heap' state flags. More... | |
static const int | eCounterStep = 1 << 2 |
Skip over the "in heap" bits. More... | |
static const TCount | eCounterValid = TCount(1) << (sizeof(TCount) * 8 - 2) |
Minimal value for valid objects (reference counter is zero) Must be a single bit value. More... | |
static const TCount | eCounterStateMask |
Valid object, and object in heap. More... | |
![]() | |
virtual void | DeleteThis (void) |
Virtual method "deleting" this object. More... | |
Definition at line 77 of file String_constraint_.hpp.