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

Search Toolkit Book for CMstyle_Base::C_Attlist

C_Attlist –. More...

#include <objtools/eutils/efetch/Mstyle_.hpp>

+ Inheritance diagram for CMstyle_Base::C_Attlist:
+ Collaboration diagram for CMstyle_Base::C_Attlist:

Public Types

enum  EAttlist_displaystyle { eAttlist_displaystyle_true = 1 , eAttlist_displaystyle_false = 2 }
 
enum  EAttlist_infixlinebreakstyle { eAttlist_infixlinebreakstyle_before = 1 , eAttlist_infixlinebreakstyle_after = 2 , eAttlist_infixlinebreakstyle_duplicate = 3 }
 
enum  EAttlist_accent { eAttlist_accent_true = 1 , eAttlist_accent_false = 2 }
 
enum  EAttlist_accentunder { eAttlist_accentunder_true = 1 , eAttlist_accentunder_false = 2 }
 
enum  EAttlist_align { eAttlist_align_left = 1 , eAttlist_align_right = 2 , eAttlist_align_center = 3 }
 
enum  EAttlist_bevelled { eAttlist_bevelled_true = 1 , eAttlist_bevelled_false = 2 }
 
enum  EAttlist_charalign { eAttlist_charalign_left = 1 , eAttlist_charalign_center = 2 , eAttlist_charalign_right = 3 }
 
enum  EAttlist_denomalign { eAttlist_denomalign_left = 1 , eAttlist_denomalign_center = 2 , eAttlist_denomalign_right = 3 }
 
enum  EAttlist_dir { eAttlist_dir_ltr = 1 , eAttlist_dir_rtl = 2 }
 
enum  EAttlist_edge { eAttlist_edge_left = 1 , eAttlist_edge_right = 2 }
 
enum  EAttlist_equalcolumns { eAttlist_equalcolumns_true = 1 , eAttlist_equalcolumns_false = 2 }
 
enum  EAttlist_equalrows { eAttlist_equalrows_true = 1 , eAttlist_equalrows_false = 2 }
 
enum  EAttlist_fence { eAttlist_fence_true = 1 , eAttlist_fence_false = 2 }
 
enum  EAttlist_form { eAttlist_form_prefix = 1 , eAttlist_form_infix = 2 , eAttlist_form_postfix = 3 }
 
enum  EAttlist_frame { eAttlist_frame_none = 1 , eAttlist_frame_solid = 2 , eAttlist_frame_dashed = 3 }
 
enum  EAttlist_indentalign {
  eAttlist_indentalign_left = 1 , eAttlist_indentalign_center = 2 , eAttlist_indentalign_right = 3 , eAttlist_indentalign_auto = 4 ,
  eAttlist_indentalign_id = 5
}
 
enum  EAttlist_indentalignfirst {
  eAttlist_indentalignfirst_left = 1 , eAttlist_indentalignfirst_center = 2 , eAttlist_indentalignfirst_right = 3 , eAttlist_indentalignfirst_auto = 4 ,
  eAttlist_indentalignfirst_id = 5 , eAttlist_indentalignfirst_indentalign = 6
}
 
enum  EAttlist_indentalignlast {
  eAttlist_indentalignlast_left = 1 , eAttlist_indentalignlast_center = 2 , eAttlist_indentalignlast_right = 3 , eAttlist_indentalignlast_auto = 4 ,
  eAttlist_indentalignlast_id = 5 , eAttlist_indentalignlast_indentalign = 6
}
 
enum  EAttlist_largeop { eAttlist_largeop_true = 1 , eAttlist_largeop_false = 2 }
 
enum  EAttlist_linebreak {
  eAttlist_linebreak_auto = 1 , eAttlist_linebreak_newline = 2 , eAttlist_linebreak_nobreak = 3 , eAttlist_linebreak_goodbreak = 4 ,
  eAttlist_linebreak_badbreak = 5
}
 
enum  EAttlist_linebreakstyle { eAttlist_linebreakstyle_before = 1 , eAttlist_linebreakstyle_after = 2 , eAttlist_linebreakstyle_duplicate = 3 , eAttlist_linebreakstyle_infixlinebreakstyle = 4 }
 
enum  EAttlist_location {
  eAttlist_location_w = 1 , eAttlist_location_nw = 2 , eAttlist_location_n = 3 , eAttlist_location_ne = 4 ,
  eAttlist_location_e = 5 , eAttlist_location_se = 6 , eAttlist_location_s = 7 , eAttlist_location_sw = 8
}
 
enum  EAttlist_mathvariant {
  eAttlist_mathvariant_normal = 1 , eAttlist_mathvariant_bold = 2 , eAttlist_mathvariant_italic = 3 , eAttlist_mathvariant_bold_italic = 4 ,
  eAttlist_mathvariant_double_struck = 5 , eAttlist_mathvariant_bold_fraktur = 6 , eAttlist_mathvariant_script = 7 , eAttlist_mathvariant_bold_script = 8 ,
  eAttlist_mathvariant_fraktur = 9 , eAttlist_mathvariant_sans_serif = 10 , eAttlist_mathvariant_bold_sans_serif = 11 , eAttlist_mathvariant_sans_serif_italic = 12 ,
  eAttlist_mathvariant_sans_serif_bold_italic = 13 , eAttlist_mathvariant_monospace = 14 , eAttlist_mathvariant_initial = 15 , eAttlist_mathvariant_tailed = 16 ,
  eAttlist_mathvariant_looped = 17 , eAttlist_mathvariant_stretched = 18
}
 
enum  EAttlist_movablelimits { eAttlist_movablelimits_true = 1 , eAttlist_movablelimits_false = 2 }
 
enum  EAttlist_numalign { eAttlist_numalign_left = 1 , eAttlist_numalign_center = 2 , eAttlist_numalign_right = 3 }
 
enum  EAttlist_separator { eAttlist_separator_true = 1 , eAttlist_separator_false = 2 }
 
enum  EAttlist_side { eAttlist_side_left = 1 , eAttlist_side_right = 2 , eAttlist_side_leftoverlap = 3 , eAttlist_side_rightoverlap = 4 }
 
enum  EAttlist_stackalign { eAttlist_stackalign_left = 1 , eAttlist_stackalign_center = 2 , eAttlist_stackalign_right = 3 , eAttlist_stackalign_decimalpoint = 4 }
 
enum  EAttlist_stretchy { eAttlist_stretchy_true = 1 , eAttlist_stretchy_false = 2 }
 
enum  EAttlist_symmetric { eAttlist_symmetric_true = 1 , eAttlist_symmetric_false = 2 }
 
enum  EAttlist_fontweight { eAttlist_fontweight_normal = 1 , eAttlist_fontweight_bold = 2 }
 
enum  EAttlist_fontstyle { eAttlist_fontstyle_normal = 1 , eAttlist_fontstyle_italic = 2 }
 
enum class  E_memberIndex {
  e__allMandatory = 0 , e_id , e_xref , e_class ,
  e_style , e_href , e_mathcolor , e_mathbackground ,
  e_scriptlevel , e_displaystyle , e_scriptsizemultiplier , e_scriptminsize ,
  e_infixlinebreakstyle , e_decimalpoint , e_accent , e_accentunder ,
  e_align , e_alignmentscope , e_bevelled , e_charalign ,
  e_charspacing , e_close , e_columnalign , e_columnlines ,
  e_columnspacing , e_columnspan , e_columnwidth , e_crossout ,
  e_denomalign , e_depth , e_dir , e_edge ,
  e_equalcolumns , e_equalrows , e_fence , e_form ,
  e_frame , e_framespacing , e_groupalign , e_height ,
  e_indentalign , e_indentalignfirst , e_indentalignlast , e_indentshift ,
  e_indentshiftfirst , e_indentshiftlast , e_indenttarget , e_largeop ,
  e_leftoverhang , e_length , e_linebreak , e_linebreakmultchar ,
  e_linebreakstyle , e_lineleading , e_linethickness , e_location ,
  e_longdivstyle , e_lquote , e_lspace , e_mathsize ,
  e_mathvariant , e_maxsize , e_minlabelspacing , e_minsize ,
  e_movablelimits , e_mslinethickness , e_notation , e_numalign ,
  e_open , e_position , e_rightoverhang , e_rowalign ,
  e_rowlines , e_rowspacing , e_rowspan , e_rquote ,
  e_rspace , e_selection , e_separator , e_separators ,
  e_shift , e_side , e_stackalign , e_stretchy ,
  e_subscriptshift , e_superscriptshift , e_symmetric , e_valign ,
  e_width , e_fontfamily , e_fontweight , e_fontstyle ,
  e_fontsize , e_color , e_background , e_veryverythinmathspace ,
  e_verythinmathspace , e_thinmathspace , e_mediummathspace , e_thickmathspace ,
  e_verythickmathspace , e_veryverythickmathspace
}
 
typedef string TId
 
typedef string TXref
 
typedef string TClass
 
typedef string TStyle
 
typedef string THref
 
typedef string TMathcolor
 
typedef string TMathbackground
 
typedef string TScriptlevel
 
typedef EAttlist_displaystyle TDisplaystyle
 
typedef string TScriptsizemultiplier
 
typedef string TScriptminsize
 
typedef EAttlist_infixlinebreakstyle TInfixlinebreakstyle
 
typedef string TDecimalpoint
 
typedef EAttlist_accent TAccent
 
typedef EAttlist_accentunder TAccentunder
 
typedef EAttlist_align TAlign
 
typedef string TAlignmentscope
 
typedef EAttlist_bevelled TBevelled
 
typedef EAttlist_charalign TCharalign
 
typedef string TCharspacing
 
typedef string TClose
 
typedef string TColumnalign
 
typedef string TColumnlines
 
typedef string TColumnspacing
 
typedef string TColumnspan
 
typedef string TColumnwidth
 
typedef string TCrossout
 
typedef EAttlist_denomalign TDenomalign
 
typedef string TDepth
 
typedef EAttlist_dir TDir
 
typedef EAttlist_edge TEdge
 
typedef EAttlist_equalcolumns TEqualcolumns
 
typedef EAttlist_equalrows TEqualrows
 
typedef EAttlist_fence TFence
 
typedef EAttlist_form TForm
 
typedef EAttlist_frame TFrame
 
typedef string TFramespacing
 
typedef string TGroupalign
 
typedef string THeight
 
typedef EAttlist_indentalign TIndentalign
 
typedef EAttlist_indentalignfirst TIndentalignfirst
 
typedef EAttlist_indentalignlast TIndentalignlast
 
typedef string TIndentshift
 
typedef string TIndentshiftfirst
 
typedef string TIndentshiftlast
 
typedef string TIndenttarget
 
typedef EAttlist_largeop TLargeop
 
typedef string TLeftoverhang
 
typedef string TLength
 
typedef EAttlist_linebreak TLinebreak
 
typedef string TLinebreakmultchar
 
typedef EAttlist_linebreakstyle TLinebreakstyle
 
typedef string TLineleading
 
typedef string TLinethickness
 
typedef EAttlist_location TLocation
 
typedef string TLongdivstyle
 
typedef string TLquote
 
typedef string TLspace
 
typedef string TMathsize
 
typedef EAttlist_mathvariant TMathvariant
 
typedef string TMaxsize
 
typedef string TMinlabelspacing
 
typedef string TMinsize
 
typedef EAttlist_movablelimits TMovablelimits
 
typedef string TMslinethickness
 
typedef string TNotation
 
typedef EAttlist_numalign TNumalign
 
typedef string TOpen
 
typedef string TPosition
 
typedef string TRightoverhang
 
typedef string TRowalign
 
typedef string TRowlines
 
typedef string TRowspacing
 
typedef string TRowspan
 
typedef string TRquote
 
typedef string TRspace
 
typedef string TSelection
 
typedef EAttlist_separator TSeparator
 
typedef string TSeparators
 
typedef string TShift
 
typedef EAttlist_side TSide
 
typedef EAttlist_stackalign TStackalign
 
typedef EAttlist_stretchy TStretchy
 
typedef string TSubscriptshift
 
typedef string TSuperscriptshift
 
typedef EAttlist_symmetric TSymmetric
 
typedef string TValign
 
typedef string TWidth
 
typedef string TFontfamily
 
typedef EAttlist_fontweight TFontweight
 
typedef EAttlist_fontstyle TFontstyle
 
typedef string TFontsize
 
typedef string TColor
 
typedef string TBackground
 
typedef string TVeryverythinmathspace
 
typedef string TVerythinmathspace
 
typedef string TThinmathspace
 
typedef string TMediummathspace
 
typedef string TThickmathspace
 
typedef string TVerythickmathspace
 
typedef string TVeryverythickmathspace
 
typedef Tparent::CMemberIndex< E_memberIndex, 102 > TmemberIndex
 
- Public Types inherited from CObject
enum  EAllocFillMode { eAllocFillNone = 1 , eAllocFillZero , eAllocFillPattern }
 Control filling of newly allocated memory. More...
 
typedef CObjectCounterLocker TLockerType
 Default locker type for CRef. More...
 
typedef atomic< Uint8TCounter
 Counter type is CAtomiCounter. More...
 
typedef Uint8 TCount
 Alias for value type of counter. More...
 

Public Member Functions

 C_Attlist (void)
 
 ~C_Attlist (void)
 
 DECLARE_INTERNAL_TYPE_INFO ()
 
bool IsSetId (void) const
 Check if a value has been assigned to Id data member. More...
 
bool CanGetId (void) const
 Check if it is safe to call GetId method. More...
 
void ResetId (void)
 Reset Id data member. More...
 
const TIdGetId (void) const
 Get the Id member data. More...
 
void SetId (const TId &value)
 Assign a value to Id data member. More...
 
void SetId (TId &&value)
 
TIdSetId (void)
 Assign a value to Id data member. More...
 
bool IsSetXref (void) const
 Check if a value has been assigned to Xref data member. More...
 
bool CanGetXref (void) const
 Check if it is safe to call GetXref method. More...
 
void ResetXref (void)
 Reset Xref data member. More...
 
const TXrefGetXref (void) const
 Get the Xref member data. More...
 
void SetXref (const TXref &value)
 Assign a value to Xref data member. More...
 
void SetXref (TXref &&value)
 
TXrefSetXref (void)
 Assign a value to Xref data member. More...
 
bool IsSetClass (void) const
 Check if a value has been assigned to Class data member. More...
 
bool CanGetClass (void) const
 Check if it is safe to call GetClass method. More...
 
void ResetClass (void)
 Reset Class data member. More...
 
const TClassGetClass (void) const
 Get the Class member data. More...
 
void SetClass (const TClass &value)
 Assign a value to Class data member. More...
 
void SetClass (TClass &&value)
 
TClassSetClass (void)
 Assign a value to Class data member. More...
 
bool IsSetStyle (void) const
 Check if a value has been assigned to Style data member. More...
 
bool CanGetStyle (void) const
 Check if it is safe to call GetStyle method. More...
 
void ResetStyle (void)
 Reset Style data member. More...
 
const TStyleGetStyle (void) const
 Get the Style member data. More...
 
void SetStyle (const TStyle &value)
 Assign a value to Style data member. More...
 
void SetStyle (TStyle &&value)
 
TStyleSetStyle (void)
 Assign a value to Style data member. More...
 
bool IsSetHref (void) const
 Check if a value has been assigned to Href data member. More...
 
bool CanGetHref (void) const
 Check if it is safe to call GetHref method. More...
 
void ResetHref (void)
 Reset Href data member. More...
 
const THrefGetHref (void) const
 Get the Href member data. More...
 
void SetHref (const THref &value)
 Assign a value to Href data member. More...
 
void SetHref (THref &&value)
 
THrefSetHref (void)
 Assign a value to Href data member. More...
 
bool IsSetMathcolor (void) const
 Check if a value has been assigned to Mathcolor data member. More...
 
bool CanGetMathcolor (void) const
 Check if it is safe to call GetMathcolor method. More...
 
void ResetMathcolor (void)
 Reset Mathcolor data member. More...
 
const TMathcolorGetMathcolor (void) const
 Get the Mathcolor member data. More...
 
void SetMathcolor (const TMathcolor &value)
 Assign a value to Mathcolor data member. More...
 
void SetMathcolor (TMathcolor &&value)
 
TMathcolorSetMathcolor (void)
 Assign a value to Mathcolor data member. More...
 
bool IsSetMathbackground (void) const
 Check if a value has been assigned to Mathbackground data member. More...
 
bool CanGetMathbackground (void) const
 Check if it is safe to call GetMathbackground method. More...
 
void ResetMathbackground (void)
 Reset Mathbackground data member. More...
 
const TMathbackgroundGetMathbackground (void) const
 Get the Mathbackground member data. More...
 
void SetMathbackground (const TMathbackground &value)
 Assign a value to Mathbackground data member. More...
 
void SetMathbackground (TMathbackground &&value)
 
TMathbackgroundSetMathbackground (void)
 Assign a value to Mathbackground data member. More...
 
bool IsSetScriptlevel (void) const
 Check if a value has been assigned to Scriptlevel data member. More...
 
bool CanGetScriptlevel (void) const
 Check if it is safe to call GetScriptlevel method. More...
 
void ResetScriptlevel (void)
 Reset Scriptlevel data member. More...
 
const TScriptlevelGetScriptlevel (void) const
 Get the Scriptlevel member data. More...
 
void SetScriptlevel (const TScriptlevel &value)
 Assign a value to Scriptlevel data member. More...
 
void SetScriptlevel (TScriptlevel &&value)
 
TScriptlevelSetScriptlevel (void)
 Assign a value to Scriptlevel data member. More...
 
bool IsSetDisplaystyle (void) const
 Check if a value has been assigned to Displaystyle data member. More...
 
bool CanGetDisplaystyle (void) const
 Check if it is safe to call GetDisplaystyle method. More...
 
void ResetDisplaystyle (void)
 Reset Displaystyle data member. More...
 
TDisplaystyle GetDisplaystyle (void) const
 Get the Displaystyle member data. More...
 
void SetDisplaystyle (TDisplaystyle value)
 Assign a value to Displaystyle data member. More...
 
TDisplaystyleSetDisplaystyle (void)
 Assign a value to Displaystyle data member. More...
 
bool IsSetScriptsizemultiplier (void) const
 Check if a value has been assigned to Scriptsizemultiplier data member. More...
 
bool CanGetScriptsizemultiplier (void) const
 Check if it is safe to call GetScriptsizemultiplier method. More...
 
void ResetScriptsizemultiplier (void)
 Reset Scriptsizemultiplier data member. More...
 
const TScriptsizemultiplierGetScriptsizemultiplier (void) const
 Get the Scriptsizemultiplier member data. More...
 
void SetScriptsizemultiplier (const TScriptsizemultiplier &value)
 Assign a value to Scriptsizemultiplier data member. More...
 
void SetScriptsizemultiplier (TScriptsizemultiplier &&value)
 
TScriptsizemultiplierSetScriptsizemultiplier (void)
 Assign a value to Scriptsizemultiplier data member. More...
 
bool IsSetScriptminsize (void) const
 Check if a value has been assigned to Scriptminsize data member. More...
 
bool CanGetScriptminsize (void) const
 Check if it is safe to call GetScriptminsize method. More...
 
void ResetScriptminsize (void)
 Reset Scriptminsize data member. More...
 
const TScriptminsizeGetScriptminsize (void) const
 Get the Scriptminsize member data. More...
 
void SetScriptminsize (const TScriptminsize &value)
 Assign a value to Scriptminsize data member. More...
 
void SetScriptminsize (TScriptminsize &&value)
 
TScriptminsizeSetScriptminsize (void)
 Assign a value to Scriptminsize data member. More...
 
bool IsSetInfixlinebreakstyle (void) const
 Check if a value has been assigned to Infixlinebreakstyle data member. More...
 
bool CanGetInfixlinebreakstyle (void) const
 Check if it is safe to call GetInfixlinebreakstyle method. More...
 
void ResetInfixlinebreakstyle (void)
 Reset Infixlinebreakstyle data member. More...
 
TInfixlinebreakstyle GetInfixlinebreakstyle (void) const
 Get the Infixlinebreakstyle member data. More...
 
void SetInfixlinebreakstyle (TInfixlinebreakstyle value)
 Assign a value to Infixlinebreakstyle data member. More...
 
TInfixlinebreakstyleSetInfixlinebreakstyle (void)
 Assign a value to Infixlinebreakstyle data member. More...
 
bool IsSetDecimalpoint (void) const
 Check if a value has been assigned to Decimalpoint data member. More...
 
bool CanGetDecimalpoint (void) const
 Check if it is safe to call GetDecimalpoint method. More...
 
void ResetDecimalpoint (void)
 Reset Decimalpoint data member. More...
 
const TDecimalpointGetDecimalpoint (void) const
 Get the Decimalpoint member data. More...
 
void SetDecimalpoint (const TDecimalpoint &value)
 Assign a value to Decimalpoint data member. More...
 
void SetDecimalpoint (TDecimalpoint &&value)
 
TDecimalpointSetDecimalpoint (void)
 Assign a value to Decimalpoint data member. More...
 
bool IsSetAccent (void) const
 Check if a value has been assigned to Accent data member. More...
 
bool CanGetAccent (void) const
 Check if it is safe to call GetAccent method. More...
 
void ResetAccent (void)
 Reset Accent data member. More...
 
TAccent GetAccent (void) const
 Get the Accent member data. More...
 
void SetAccent (TAccent value)
 Assign a value to Accent data member. More...
 
TAccentSetAccent (void)
 Assign a value to Accent data member. More...
 
bool IsSetAccentunder (void) const
 Check if a value has been assigned to Accentunder data member. More...
 
bool CanGetAccentunder (void) const
 Check if it is safe to call GetAccentunder method. More...
 
void ResetAccentunder (void)
 Reset Accentunder data member. More...
 
TAccentunder GetAccentunder (void) const
 Get the Accentunder member data. More...
 
void SetAccentunder (TAccentunder value)
 Assign a value to Accentunder data member. More...
 
TAccentunderSetAccentunder (void)
 Assign a value to Accentunder data member. More...
 
bool IsSetAlign (void) const
 Check if a value has been assigned to Align data member. More...
 
bool CanGetAlign (void) const
 Check if it is safe to call GetAlign method. More...
 
void ResetAlign (void)
 Reset Align data member. More...
 
TAlign GetAlign (void) const
 Get the Align member data. More...
 
void SetAlign (TAlign value)
 Assign a value to Align data member. More...
 
TAlignSetAlign (void)
 Assign a value to Align data member. More...
 
bool IsSetAlignmentscope (void) const
 Check if a value has been assigned to Alignmentscope data member. More...
 
bool CanGetAlignmentscope (void) const
 Check if it is safe to call GetAlignmentscope method. More...
 
void ResetAlignmentscope (void)
 Reset Alignmentscope data member. More...
 
const TAlignmentscopeGetAlignmentscope (void) const
 Get the Alignmentscope member data. More...
 
void SetAlignmentscope (const TAlignmentscope &value)
 Assign a value to Alignmentscope data member. More...
 
void SetAlignmentscope (TAlignmentscope &&value)
 
TAlignmentscopeSetAlignmentscope (void)
 Assign a value to Alignmentscope data member. More...
 
bool IsSetBevelled (void) const
 Check if a value has been assigned to Bevelled data member. More...
 
bool CanGetBevelled (void) const
 Check if it is safe to call GetBevelled method. More...
 
void ResetBevelled (void)
 Reset Bevelled data member. More...
 
TBevelled GetBevelled (void) const
 Get the Bevelled member data. More...
 
void SetBevelled (TBevelled value)
 Assign a value to Bevelled data member. More...
 
TBevelledSetBevelled (void)
 Assign a value to Bevelled data member. More...
 
bool IsSetCharalign (void) const
 Check if a value has been assigned to Charalign data member. More...
 
bool CanGetCharalign (void) const
 Check if it is safe to call GetCharalign method. More...
 
void ResetCharalign (void)
 Reset Charalign data member. More...
 
TCharalign GetCharalign (void) const
 Get the Charalign member data. More...
 
void SetCharalign (TCharalign value)
 Assign a value to Charalign data member. More...
 
TCharalignSetCharalign (void)
 Assign a value to Charalign data member. More...
 
bool IsSetCharspacing (void) const
 Check if a value has been assigned to Charspacing data member. More...
 
bool CanGetCharspacing (void) const
 Check if it is safe to call GetCharspacing method. More...
 
void ResetCharspacing (void)
 Reset Charspacing data member. More...
 
const TCharspacingGetCharspacing (void) const
 Get the Charspacing member data. More...
 
void SetCharspacing (const TCharspacing &value)
 Assign a value to Charspacing data member. More...
 
void SetCharspacing (TCharspacing &&value)
 
TCharspacingSetCharspacing (void)
 Assign a value to Charspacing data member. More...
 
bool IsSetClose (void) const
 Check if a value has been assigned to Close data member. More...
 
bool CanGetClose (void) const
 Check if it is safe to call GetClose method. More...
 
void ResetClose (void)
 Reset Close data member. More...
 
const TCloseGetClose (void) const
 Get the Close member data. More...
 
void SetClose (const TClose &value)
 Assign a value to Close data member. More...
 
void SetClose (TClose &&value)
 
TCloseSetClose (void)
 Assign a value to Close data member. More...
 
bool IsSetColumnalign (void) const
 Check if a value has been assigned to Columnalign data member. More...
 
bool CanGetColumnalign (void) const
 Check if it is safe to call GetColumnalign method. More...
 
void ResetColumnalign (void)
 Reset Columnalign data member. More...
 
const TColumnalignGetColumnalign (void) const
 Get the Columnalign member data. More...
 
void SetColumnalign (const TColumnalign &value)
 Assign a value to Columnalign data member. More...
 
void SetColumnalign (TColumnalign &&value)
 
TColumnalignSetColumnalign (void)
 Assign a value to Columnalign data member. More...
 
bool IsSetColumnlines (void) const
 Check if a value has been assigned to Columnlines data member. More...
 
bool CanGetColumnlines (void) const
 Check if it is safe to call GetColumnlines method. More...
 
void ResetColumnlines (void)
 Reset Columnlines data member. More...
 
const TColumnlinesGetColumnlines (void) const
 Get the Columnlines member data. More...
 
void SetColumnlines (const TColumnlines &value)
 Assign a value to Columnlines data member. More...
 
void SetColumnlines (TColumnlines &&value)
 
TColumnlinesSetColumnlines (void)
 Assign a value to Columnlines data member. More...
 
bool IsSetColumnspacing (void) const
 Check if a value has been assigned to Columnspacing data member. More...
 
bool CanGetColumnspacing (void) const
 Check if it is safe to call GetColumnspacing method. More...
 
void ResetColumnspacing (void)
 Reset Columnspacing data member. More...
 
const TColumnspacingGetColumnspacing (void) const
 Get the Columnspacing member data. More...
 
void SetColumnspacing (const TColumnspacing &value)
 Assign a value to Columnspacing data member. More...
 
void SetColumnspacing (TColumnspacing &&value)
 
TColumnspacingSetColumnspacing (void)
 Assign a value to Columnspacing data member. More...
 
bool IsSetColumnspan (void) const
 Check if a value has been assigned to Columnspan data member. More...
 
bool CanGetColumnspan (void) const
 Check if it is safe to call GetColumnspan method. More...
 
void ResetColumnspan (void)
 Reset Columnspan data member. More...
 
const TColumnspanGetColumnspan (void) const
 Get the Columnspan member data. More...
 
void SetColumnspan (const TColumnspan &value)
 Assign a value to Columnspan data member. More...
 
void SetColumnspan (TColumnspan &&value)
 
TColumnspanSetColumnspan (void)
 Assign a value to Columnspan data member. More...
 
bool IsSetColumnwidth (void) const
 Check if a value has been assigned to Columnwidth data member. More...
 
bool CanGetColumnwidth (void) const
 Check if it is safe to call GetColumnwidth method. More...
 
void ResetColumnwidth (void)
 Reset Columnwidth data member. More...
 
const TColumnwidthGetColumnwidth (void) const
 Get the Columnwidth member data. More...
 
void SetColumnwidth (const TColumnwidth &value)
 Assign a value to Columnwidth data member. More...
 
void SetColumnwidth (TColumnwidth &&value)
 
TColumnwidthSetColumnwidth (void)
 Assign a value to Columnwidth data member. More...
 
bool IsSetCrossout (void) const
 Check if a value has been assigned to Crossout data member. More...
 
bool CanGetCrossout (void) const
 Check if it is safe to call GetCrossout method. More...
 
void ResetCrossout (void)
 Reset Crossout data member. More...
 
const TCrossoutGetCrossout (void) const
 Get the Crossout member data. More...
 
void SetCrossout (const TCrossout &value)
 Assign a value to Crossout data member. More...
 
void SetCrossout (TCrossout &&value)
 
TCrossoutSetCrossout (void)
 Assign a value to Crossout data member. More...
 
bool IsSetDenomalign (void) const
 Check if a value has been assigned to Denomalign data member. More...
 
bool CanGetDenomalign (void) const
 Check if it is safe to call GetDenomalign method. More...
 
void ResetDenomalign (void)
 Reset Denomalign data member. More...
 
TDenomalign GetDenomalign (void) const
 Get the Denomalign member data. More...
 
void SetDenomalign (TDenomalign value)
 Assign a value to Denomalign data member. More...
 
TDenomalignSetDenomalign (void)
 Assign a value to Denomalign data member. More...
 
bool IsSetDepth (void) const
 Check if a value has been assigned to Depth data member. More...
 
bool CanGetDepth (void) const
 Check if it is safe to call GetDepth method. More...
 
void ResetDepth (void)
 Reset Depth data member. More...
 
const TDepthGetDepth (void) const
 Get the Depth member data. More...
 
void SetDepth (const TDepth &value)
 Assign a value to Depth data member. More...
 
void SetDepth (TDepth &&value)
 
TDepthSetDepth (void)
 Assign a value to Depth data member. More...
 
bool IsSetDir (void) const
 Check if a value has been assigned to Dir data member. More...
 
bool CanGetDir (void) const
 Check if it is safe to call GetDir method. More...
 
void ResetDir (void)
 Reset Dir data member. More...
 
TDir GetDir (void) const
 Get the Dir member data. More...
 
void SetDir (TDir value)
 Assign a value to Dir data member. More...
 
TDirSetDir (void)
 Assign a value to Dir data member. More...
 
bool IsSetEdge (void) const
 Check if a value has been assigned to Edge data member. More...
 
bool CanGetEdge (void) const
 Check if it is safe to call GetEdge method. More...
 
void ResetEdge (void)
 Reset Edge data member. More...
 
TEdge GetEdge (void) const
 Get the Edge member data. More...
 
void SetEdge (TEdge value)
 Assign a value to Edge data member. More...
 
TEdgeSetEdge (void)
 Assign a value to Edge data member. More...
 
bool IsSetEqualcolumns (void) const
 Check if a value has been assigned to Equalcolumns data member. More...
 
bool CanGetEqualcolumns (void) const
 Check if it is safe to call GetEqualcolumns method. More...
 
void ResetEqualcolumns (void)
 Reset Equalcolumns data member. More...
 
TEqualcolumns GetEqualcolumns (void) const
 Get the Equalcolumns member data. More...
 
void SetEqualcolumns (TEqualcolumns value)
 Assign a value to Equalcolumns data member. More...
 
TEqualcolumnsSetEqualcolumns (void)
 Assign a value to Equalcolumns data member. More...
 
bool IsSetEqualrows (void) const
 Check if a value has been assigned to Equalrows data member. More...
 
bool CanGetEqualrows (void) const
 Check if it is safe to call GetEqualrows method. More...
 
void ResetEqualrows (void)
 Reset Equalrows data member. More...
 
TEqualrows GetEqualrows (void) const
 Get the Equalrows member data. More...
 
void SetEqualrows (TEqualrows value)
 Assign a value to Equalrows data member. More...
 
TEqualrowsSetEqualrows (void)
 Assign a value to Equalrows data member. More...
 
bool IsSetFence (void) const
 Check if a value has been assigned to Fence data member. More...
 
bool CanGetFence (void) const
 Check if it is safe to call GetFence method. More...
 
void ResetFence (void)
 Reset Fence data member. More...
 
TFence GetFence (void) const
 Get the Fence member data. More...
 
void SetFence (TFence value)
 Assign a value to Fence data member. More...
 
TFenceSetFence (void)
 Assign a value to Fence data member. More...
 
bool IsSetForm (void) const
 Check if a value has been assigned to Form data member. More...
 
bool CanGetForm (void) const
 Check if it is safe to call GetForm method. More...
 
void ResetForm (void)
 Reset Form data member. More...
 
TForm GetForm (void) const
 Get the Form member data. More...
 
void SetForm (TForm value)
 Assign a value to Form data member. More...
 
TFormSetForm (void)
 Assign a value to Form data member. More...
 
bool IsSetFrame (void) const
 Check if a value has been assigned to Frame data member. More...
 
bool CanGetFrame (void) const
 Check if it is safe to call GetFrame method. More...
 
void ResetFrame (void)
 Reset Frame data member. More...
 
TFrame GetFrame (void) const
 Get the Frame member data. More...
 
void SetFrame (TFrame value)
 Assign a value to Frame data member. More...
 
TFrameSetFrame (void)
 Assign a value to Frame data member. More...
 
bool IsSetFramespacing (void) const
 Check if a value has been assigned to Framespacing data member. More...
 
bool CanGetFramespacing (void) const
 Check if it is safe to call GetFramespacing method. More...
 
void ResetFramespacing (void)
 Reset Framespacing data member. More...
 
const TFramespacingGetFramespacing (void) const
 Get the Framespacing member data. More...
 
void SetFramespacing (const TFramespacing &value)
 Assign a value to Framespacing data member. More...
 
void SetFramespacing (TFramespacing &&value)
 
TFramespacingSetFramespacing (void)
 Assign a value to Framespacing data member. More...
 
bool IsSetGroupalign (void) const
 Check if a value has been assigned to Groupalign data member. More...
 
bool CanGetGroupalign (void) const
 Check if it is safe to call GetGroupalign method. More...
 
void ResetGroupalign (void)
 Reset Groupalign data member. More...
 
const TGroupalignGetGroupalign (void) const
 Get the Groupalign member data. More...
 
void SetGroupalign (const TGroupalign &value)
 Assign a value to Groupalign data member. More...
 
void SetGroupalign (TGroupalign &&value)
 
TGroupalignSetGroupalign (void)
 Assign a value to Groupalign data member. More...
 
bool IsSetHeight (void) const
 Check if a value has been assigned to Height data member. More...
 
bool CanGetHeight (void) const
 Check if it is safe to call GetHeight method. More...
 
void ResetHeight (void)
 Reset Height data member. More...
 
const THeightGetHeight (void) const
 Get the Height member data. More...
 
void SetHeight (const THeight &value)
 Assign a value to Height data member. More...
 
void SetHeight (THeight &&value)
 
THeightSetHeight (void)
 Assign a value to Height data member. More...
 
bool IsSetIndentalign (void) const
 Check if a value has been assigned to Indentalign data member. More...
 
bool CanGetIndentalign (void) const
 Check if it is safe to call GetIndentalign method. More...
 
void ResetIndentalign (void)
 Reset Indentalign data member. More...
 
TIndentalign GetIndentalign (void) const
 Get the Indentalign member data. More...
 
void SetIndentalign (TIndentalign value)
 Assign a value to Indentalign data member. More...
 
TIndentalignSetIndentalign (void)
 Assign a value to Indentalign data member. More...
 
bool IsSetIndentalignfirst (void) const
 Check if a value has been assigned to Indentalignfirst data member. More...
 
bool CanGetIndentalignfirst (void) const
 Check if it is safe to call GetIndentalignfirst method. More...
 
void ResetIndentalignfirst (void)
 Reset Indentalignfirst data member. More...
 
TIndentalignfirst GetIndentalignfirst (void) const
 Get the Indentalignfirst member data. More...
 
void SetIndentalignfirst (TIndentalignfirst value)
 Assign a value to Indentalignfirst data member. More...
 
TIndentalignfirstSetIndentalignfirst (void)
 Assign a value to Indentalignfirst data member. More...
 
bool IsSetIndentalignlast (void) const
 Check if a value has been assigned to Indentalignlast data member. More...
 
bool CanGetIndentalignlast (void) const
 Check if it is safe to call GetIndentalignlast method. More...
 
void ResetIndentalignlast (void)
 Reset Indentalignlast data member. More...
 
TIndentalignlast GetIndentalignlast (void) const
 Get the Indentalignlast member data. More...
 
void SetIndentalignlast (TIndentalignlast value)
 Assign a value to Indentalignlast data member. More...
 
TIndentalignlastSetIndentalignlast (void)
 Assign a value to Indentalignlast data member. More...
 
bool IsSetIndentshift (void) const
 Check if a value has been assigned to Indentshift data member. More...
 
bool CanGetIndentshift (void) const
 Check if it is safe to call GetIndentshift method. More...
 
void ResetIndentshift (void)
 Reset Indentshift data member. More...
 
const TIndentshiftGetIndentshift (void) const
 Get the Indentshift member data. More...
 
void SetIndentshift (const TIndentshift &value)
 Assign a value to Indentshift data member. More...
 
void SetIndentshift (TIndentshift &&value)
 
TIndentshiftSetIndentshift (void)
 Assign a value to Indentshift data member. More...
 
bool IsSetIndentshiftfirst (void) const
 Check if a value has been assigned to Indentshiftfirst data member. More...
 
bool CanGetIndentshiftfirst (void) const
 Check if it is safe to call GetIndentshiftfirst method. More...
 
void ResetIndentshiftfirst (void)
 Reset Indentshiftfirst data member. More...
 
const TIndentshiftfirstGetIndentshiftfirst (void) const
 Get the Indentshiftfirst member data. More...
 
void SetIndentshiftfirst (const TIndentshiftfirst &value)
 Assign a value to Indentshiftfirst data member. More...
 
void SetIndentshiftfirst (TIndentshiftfirst &&value)
 
TIndentshiftfirstSetIndentshiftfirst (void)
 Assign a value to Indentshiftfirst data member. More...
 
bool IsSetIndentshiftlast (void) const
 Check if a value has been assigned to Indentshiftlast data member. More...
 
bool CanGetIndentshiftlast (void) const
 Check if it is safe to call GetIndentshiftlast method. More...
 
void ResetIndentshiftlast (void)
 Reset Indentshiftlast data member. More...
 
const TIndentshiftlastGetIndentshiftlast (void) const
 Get the Indentshiftlast member data. More...
 
void SetIndentshiftlast (const TIndentshiftlast &value)
 Assign a value to Indentshiftlast data member. More...
 
void SetIndentshiftlast (TIndentshiftlast &&value)
 
TIndentshiftlastSetIndentshiftlast (void)
 Assign a value to Indentshiftlast data member. More...
 
bool IsSetIndenttarget (void) const
 Check if a value has been assigned to Indenttarget data member. More...
 
bool CanGetIndenttarget (void) const
 Check if it is safe to call GetIndenttarget method. More...
 
void ResetIndenttarget (void)
 Reset Indenttarget data member. More...
 
const TIndenttargetGetIndenttarget (void) const
 Get the Indenttarget member data. More...
 
void SetIndenttarget (const TIndenttarget &value)
 Assign a value to Indenttarget data member. More...
 
void SetIndenttarget (TIndenttarget &&value)
 
TIndenttargetSetIndenttarget (void)
 Assign a value to Indenttarget data member. More...
 
bool IsSetLargeop (void) const
 Check if a value has been assigned to Largeop data member. More...
 
bool CanGetLargeop (void) const
 Check if it is safe to call GetLargeop method. More...
 
void ResetLargeop (void)
 Reset Largeop data member. More...
 
TLargeop GetLargeop (void) const
 Get the Largeop member data. More...
 
void SetLargeop (TLargeop value)
 Assign a value to Largeop data member. More...
 
TLargeopSetLargeop (void)
 Assign a value to Largeop data member. More...
 
bool IsSetLeftoverhang (void) const
 Check if a value has been assigned to Leftoverhang data member. More...
 
bool CanGetLeftoverhang (void) const
 Check if it is safe to call GetLeftoverhang method. More...
 
void ResetLeftoverhang (void)
 Reset Leftoverhang data member. More...
 
const TLeftoverhangGetLeftoverhang (void) const
 Get the Leftoverhang member data. More...
 
void SetLeftoverhang (const TLeftoverhang &value)
 Assign a value to Leftoverhang data member. More...
 
void SetLeftoverhang (TLeftoverhang &&value)
 
TLeftoverhangSetLeftoverhang (void)
 Assign a value to Leftoverhang data member. More...
 
bool IsSetLength (void) const
 Check if a value has been assigned to Length data member. More...
 
bool CanGetLength (void) const
 Check if it is safe to call GetLength method. More...
 
void ResetLength (void)
 Reset Length data member. More...
 
const TLengthGetLength (void) const
 Get the Length member data. More...
 
void SetLength (const TLength &value)
 Assign a value to Length data member. More...
 
void SetLength (TLength &&value)
 
TLengthSetLength (void)
 Assign a value to Length data member. More...
 
bool IsSetLinebreak (void) const
 Check if a value has been assigned to Linebreak data member. More...
 
bool CanGetLinebreak (void) const
 Check if it is safe to call GetLinebreak method. More...
 
void ResetLinebreak (void)
 Reset Linebreak data member. More...
 
TLinebreak GetLinebreak (void) const
 Get the Linebreak member data. More...
 
void SetLinebreak (TLinebreak value)
 Assign a value to Linebreak data member. More...
 
TLinebreakSetLinebreak (void)
 Assign a value to Linebreak data member. More...
 
bool IsSetLinebreakmultchar (void) const
 Check if a value has been assigned to Linebreakmultchar data member. More...
 
bool CanGetLinebreakmultchar (void) const
 Check if it is safe to call GetLinebreakmultchar method. More...
 
void ResetLinebreakmultchar (void)
 Reset Linebreakmultchar data member. More...
 
const TLinebreakmultcharGetLinebreakmultchar (void) const
 Get the Linebreakmultchar member data. More...
 
void SetLinebreakmultchar (const TLinebreakmultchar &value)
 Assign a value to Linebreakmultchar data member. More...
 
void SetLinebreakmultchar (TLinebreakmultchar &&value)
 
TLinebreakmultcharSetLinebreakmultchar (void)
 Assign a value to Linebreakmultchar data member. More...
 
bool IsSetLinebreakstyle (void) const
 Check if a value has been assigned to Linebreakstyle data member. More...
 
bool CanGetLinebreakstyle (void) const
 Check if it is safe to call GetLinebreakstyle method. More...
 
void ResetLinebreakstyle (void)
 Reset Linebreakstyle data member. More...
 
TLinebreakstyle GetLinebreakstyle (void) const
 Get the Linebreakstyle member data. More...
 
void SetLinebreakstyle (TLinebreakstyle value)
 Assign a value to Linebreakstyle data member. More...
 
TLinebreakstyleSetLinebreakstyle (void)
 Assign a value to Linebreakstyle data member. More...
 
bool IsSetLineleading (void) const
 Check if a value has been assigned to Lineleading data member. More...
 
bool CanGetLineleading (void) const
 Check if it is safe to call GetLineleading method. More...
 
void ResetLineleading (void)
 Reset Lineleading data member. More...
 
const TLineleadingGetLineleading (void) const
 Get the Lineleading member data. More...
 
void SetLineleading (const TLineleading &value)
 Assign a value to Lineleading data member. More...
 
void SetLineleading (TLineleading &&value)
 
TLineleadingSetLineleading (void)
 Assign a value to Lineleading data member. More...
 
bool IsSetLinethickness (void) const
 Check if a value has been assigned to Linethickness data member. More...
 
bool CanGetLinethickness (void) const
 Check if it is safe to call GetLinethickness method. More...
 
void ResetLinethickness (void)
 Reset Linethickness data member. More...
 
const TLinethicknessGetLinethickness (void) const
 Get the Linethickness member data. More...
 
void SetLinethickness (const TLinethickness &value)
 Assign a value to Linethickness data member. More...
 
void SetLinethickness (TLinethickness &&value)
 
TLinethicknessSetLinethickness (void)
 Assign a value to Linethickness data member. More...
 
bool IsSetLocation (void) const
 Check if a value has been assigned to Location data member. More...
 
bool CanGetLocation (void) const
 Check if it is safe to call GetLocation method. More...
 
void ResetLocation (void)
 Reset Location data member. More...
 
TLocation GetLocation (void) const
 Get the Location member data. More...
 
void SetLocation (TLocation value)
 Assign a value to Location data member. More...
 
TLocationSetLocation (void)
 Assign a value to Location data member. More...
 
bool IsSetLongdivstyle (void) const
 Check if a value has been assigned to Longdivstyle data member. More...
 
bool CanGetLongdivstyle (void) const
 Check if it is safe to call GetLongdivstyle method. More...
 
void ResetLongdivstyle (void)
 Reset Longdivstyle data member. More...
 
const TLongdivstyleGetLongdivstyle (void) const
 Get the Longdivstyle member data. More...
 
void SetLongdivstyle (const TLongdivstyle &value)
 Assign a value to Longdivstyle data member. More...
 
void SetLongdivstyle (TLongdivstyle &&value)
 
TLongdivstyleSetLongdivstyle (void)
 Assign a value to Longdivstyle data member. More...
 
bool IsSetLquote (void) const
 Check if a value has been assigned to Lquote data member. More...
 
bool CanGetLquote (void) const
 Check if it is safe to call GetLquote method. More...
 
void ResetLquote (void)
 Reset Lquote data member. More...
 
const TLquoteGetLquote (void) const
 Get the Lquote member data. More...
 
void SetLquote (const TLquote &value)
 Assign a value to Lquote data member. More...
 
void SetLquote (TLquote &&value)
 
TLquoteSetLquote (void)
 Assign a value to Lquote data member. More...
 
bool IsSetLspace (void) const
 Check if a value has been assigned to Lspace data member. More...
 
bool CanGetLspace (void) const
 Check if it is safe to call GetLspace method. More...
 
void ResetLspace (void)
 Reset Lspace data member. More...
 
const TLspaceGetLspace (void) const
 Get the Lspace member data. More...
 
void SetLspace (const TLspace &value)
 Assign a value to Lspace data member. More...
 
void SetLspace (TLspace &&value)
 
TLspaceSetLspace (void)
 Assign a value to Lspace data member. More...
 
bool IsSetMathsize (void) const
 Check if a value has been assigned to Mathsize data member. More...
 
bool CanGetMathsize (void) const
 Check if it is safe to call GetMathsize method. More...
 
void ResetMathsize (void)
 Reset Mathsize data member. More...
 
const TMathsizeGetMathsize (void) const
 Get the Mathsize member data. More...
 
void SetMathsize (const TMathsize &value)
 Assign a value to Mathsize data member. More...
 
void SetMathsize (TMathsize &&value)
 
TMathsizeSetMathsize (void)
 Assign a value to Mathsize data member. More...
 
bool IsSetMathvariant (void) const
 Check if a value has been assigned to Mathvariant data member. More...
 
bool CanGetMathvariant (void) const
 Check if it is safe to call GetMathvariant method. More...
 
void ResetMathvariant (void)
 Reset Mathvariant data member. More...
 
TMathvariant GetMathvariant (void) const
 Get the Mathvariant member data. More...
 
void SetMathvariant (TMathvariant value)
 Assign a value to Mathvariant data member. More...
 
TMathvariantSetMathvariant (void)
 Assign a value to Mathvariant data member. More...
 
bool IsSetMaxsize (void) const
 Check if a value has been assigned to Maxsize data member. More...
 
bool CanGetMaxsize (void) const
 Check if it is safe to call GetMaxsize method. More...
 
void ResetMaxsize (void)
 Reset Maxsize data member. More...
 
const TMaxsizeGetMaxsize (void) const
 Get the Maxsize member data. More...
 
void SetMaxsize (const TMaxsize &value)
 Assign a value to Maxsize data member. More...
 
void SetMaxsize (TMaxsize &&value)
 
TMaxsizeSetMaxsize (void)
 Assign a value to Maxsize data member. More...
 
bool IsSetMinlabelspacing (void) const
 Check if a value has been assigned to Minlabelspacing data member. More...
 
bool CanGetMinlabelspacing (void) const
 Check if it is safe to call GetMinlabelspacing method. More...
 
void ResetMinlabelspacing (void)
 Reset Minlabelspacing data member. More...
 
const TMinlabelspacingGetMinlabelspacing (void) const
 Get the Minlabelspacing member data. More...
 
void SetMinlabelspacing (const TMinlabelspacing &value)
 Assign a value to Minlabelspacing data member. More...
 
void SetMinlabelspacing (TMinlabelspacing &&value)
 
TMinlabelspacingSetMinlabelspacing (void)
 Assign a value to Minlabelspacing data member. More...
 
bool IsSetMinsize (void) const
 Check if a value has been assigned to Minsize data member. More...
 
bool CanGetMinsize (void) const
 Check if it is safe to call GetMinsize method. More...
 
void ResetMinsize (void)
 Reset Minsize data member. More...
 
const TMinsizeGetMinsize (void) const
 Get the Minsize member data. More...
 
void SetMinsize (const TMinsize &value)
 Assign a value to Minsize data member. More...
 
void SetMinsize (TMinsize &&value)
 
TMinsizeSetMinsize (void)
 Assign a value to Minsize data member. More...
 
bool IsSetMovablelimits (void) const
 Check if a value has been assigned to Movablelimits data member. More...
 
bool CanGetMovablelimits (void) const
 Check if it is safe to call GetMovablelimits method. More...
 
void ResetMovablelimits (void)
 Reset Movablelimits data member. More...
 
TMovablelimits GetMovablelimits (void) const
 Get the Movablelimits member data. More...
 
void SetMovablelimits (TMovablelimits value)
 Assign a value to Movablelimits data member. More...
 
TMovablelimitsSetMovablelimits (void)
 Assign a value to Movablelimits data member. More...
 
bool IsSetMslinethickness (void) const
 Check if a value has been assigned to Mslinethickness data member. More...
 
bool CanGetMslinethickness (void) const
 Check if it is safe to call GetMslinethickness method. More...
 
void ResetMslinethickness (void)
 Reset Mslinethickness data member. More...
 
const TMslinethicknessGetMslinethickness (void) const
 Get the Mslinethickness member data. More...
 
void SetMslinethickness (const TMslinethickness &value)
 Assign a value to Mslinethickness data member. More...
 
void SetMslinethickness (TMslinethickness &&value)
 
TMslinethicknessSetMslinethickness (void)
 Assign a value to Mslinethickness data member. More...
 
bool IsSetNotation (void) const
 Check if a value has been assigned to Notation data member. More...
 
bool CanGetNotation (void) const
 Check if it is safe to call GetNotation method. More...
 
void ResetNotation (void)
 Reset Notation data member. More...
 
const TNotationGetNotation (void) const
 Get the Notation member data. More...
 
void SetNotation (const TNotation &value)
 Assign a value to Notation data member. More...
 
void SetNotation (TNotation &&value)
 
TNotationSetNotation (void)
 Assign a value to Notation data member. More...
 
bool IsSetNumalign (void) const
 Check if a value has been assigned to Numalign data member. More...
 
bool CanGetNumalign (void) const
 Check if it is safe to call GetNumalign method. More...
 
void ResetNumalign (void)
 Reset Numalign data member. More...
 
TNumalign GetNumalign (void) const
 Get the Numalign member data. More...
 
void SetNumalign (TNumalign value)
 Assign a value to Numalign data member. More...
 
TNumalignSetNumalign (void)
 Assign a value to Numalign data member. More...
 
bool IsSetOpen (void) const
 Check if a value has been assigned to Open data member. More...
 
bool CanGetOpen (void) const
 Check if it is safe to call GetOpen method. More...
 
void ResetOpen (void)
 Reset Open data member. More...
 
const TOpenGetOpen (void) const
 Get the Open member data. More...
 
void SetOpen (const TOpen &value)
 Assign a value to Open data member. More...
 
void SetOpen (TOpen &&value)
 
TOpenSetOpen (void)
 Assign a value to Open data member. More...
 
bool IsSetPosition (void) const
 Check if a value has been assigned to Position data member. More...
 
bool CanGetPosition (void) const
 Check if it is safe to call GetPosition method. More...
 
void ResetPosition (void)
 Reset Position data member. More...
 
const TPositionGetPosition (void) const
 Get the Position member data. More...
 
void SetPosition (const TPosition &value)
 Assign a value to Position data member. More...
 
void SetPosition (TPosition &&value)
 
TPositionSetPosition (void)
 Assign a value to Position data member. More...
 
bool IsSetRightoverhang (void) const
 Check if a value has been assigned to Rightoverhang data member. More...
 
bool CanGetRightoverhang (void) const
 Check if it is safe to call GetRightoverhang method. More...
 
void ResetRightoverhang (void)
 Reset Rightoverhang data member. More...
 
const TRightoverhangGetRightoverhang (void) const
 Get the Rightoverhang member data. More...
 
void SetRightoverhang (const TRightoverhang &value)
 Assign a value to Rightoverhang data member. More...
 
void SetRightoverhang (TRightoverhang &&value)
 
TRightoverhangSetRightoverhang (void)
 Assign a value to Rightoverhang data member. More...
 
bool IsSetRowalign (void) const
 Check if a value has been assigned to Rowalign data member. More...
 
bool CanGetRowalign (void) const
 Check if it is safe to call GetRowalign method. More...
 
void ResetRowalign (void)
 Reset Rowalign data member. More...
 
const TRowalignGetRowalign (void) const
 Get the Rowalign member data. More...
 
void SetRowalign (const TRowalign &value)
 Assign a value to Rowalign data member. More...
 
void SetRowalign (TRowalign &&value)
 
TRowalignSetRowalign (void)
 Assign a value to Rowalign data member. More...
 
bool IsSetRowlines (void) const
 Check if a value has been assigned to Rowlines data member. More...
 
bool CanGetRowlines (void) const
 Check if it is safe to call GetRowlines method. More...
 
void ResetRowlines (void)
 Reset Rowlines data member. More...
 
const TRowlinesGetRowlines (void) const
 Get the Rowlines member data. More...
 
void SetRowlines (const TRowlines &value)
 Assign a value to Rowlines data member. More...
 
void SetRowlines (TRowlines &&value)
 
TRowlinesSetRowlines (void)
 Assign a value to Rowlines data member. More...
 
bool IsSetRowspacing (void) const
 Check if a value has been assigned to Rowspacing data member. More...
 
bool CanGetRowspacing (void) const
 Check if it is safe to call GetRowspacing method. More...
 
void ResetRowspacing (void)
 Reset Rowspacing data member. More...
 
const TRowspacingGetRowspacing (void) const
 Get the Rowspacing member data. More...
 
void SetRowspacing (const TRowspacing &value)
 Assign a value to Rowspacing data member. More...
 
void SetRowspacing (TRowspacing &&value)
 
TRowspacingSetRowspacing (void)
 Assign a value to Rowspacing data member. More...
 
bool IsSetRowspan (void) const
 Check if a value has been assigned to Rowspan data member. More...
 
bool CanGetRowspan (void) const
 Check if it is safe to call GetRowspan method. More...
 
void ResetRowspan (void)
 Reset Rowspan data member. More...
 
const TRowspanGetRowspan (void) const
 Get the Rowspan member data. More...
 
void SetRowspan (const TRowspan &value)
 Assign a value to Rowspan data member. More...
 
void SetRowspan (TRowspan &&value)
 
TRowspanSetRowspan (void)
 Assign a value to Rowspan data member. More...
 
bool IsSetRquote (void) const
 Check if a value has been assigned to Rquote data member. More...
 
bool CanGetRquote (void) const
 Check if it is safe to call GetRquote method. More...
 
void ResetRquote (void)
 Reset Rquote data member. More...
 
const TRquoteGetRquote (void) const
 Get the Rquote member data. More...
 
void SetRquote (const TRquote &value)
 Assign a value to Rquote data member. More...
 
void SetRquote (TRquote &&value)
 
TRquoteSetRquote (void)
 Assign a value to Rquote data member. More...
 
bool IsSetRspace (void) const
 Check if a value has been assigned to Rspace data member. More...
 
bool CanGetRspace (void) const
 Check if it is safe to call GetRspace method. More...
 
void ResetRspace (void)
 Reset Rspace data member. More...
 
const TRspaceGetRspace (void) const
 Get the Rspace member data. More...
 
void SetRspace (const TRspace &value)
 Assign a value to Rspace data member. More...
 
void SetRspace (TRspace &&value)
 
TRspaceSetRspace (void)
 Assign a value to Rspace data member. More...
 
bool IsSetSelection (void) const
 Check if a value has been assigned to Selection data member. More...
 
bool CanGetSelection (void) const
 Check if it is safe to call GetSelection method. More...
 
void ResetSelection (void)
 Reset Selection data member. More...
 
const TSelectionGetSelection (void) const
 Get the Selection member data. More...
 
void SetSelection (const TSelection &value)
 Assign a value to Selection data member. More...
 
void SetSelection (TSelection &&value)
 
TSelectionSetSelection (void)
 Assign a value to Selection data member. More...
 
bool IsSetSeparator (void) const
 Check if a value has been assigned to Separator data member. More...
 
bool CanGetSeparator (void) const
 Check if it is safe to call GetSeparator method. More...
 
void ResetSeparator (void)
 Reset Separator data member. More...
 
TSeparator GetSeparator (void) const
 Get the Separator member data. More...
 
void SetSeparator (TSeparator value)
 Assign a value to Separator data member. More...
 
TSeparatorSetSeparator (void)
 Assign a value to Separator data member. More...
 
bool IsSetSeparators (void) const
 Check if a value has been assigned to Separators data member. More...
 
bool CanGetSeparators (void) const
 Check if it is safe to call GetSeparators method. More...
 
void ResetSeparators (void)
 Reset Separators data member. More...
 
const TSeparatorsGetSeparators (void) const
 Get the Separators member data. More...
 
void SetSeparators (const TSeparators &value)
 Assign a value to Separators data member. More...
 
void SetSeparators (TSeparators &&value)
 
TSeparatorsSetSeparators (void)
 Assign a value to Separators data member. More...
 
bool IsSetShift (void) const
 Check if a value has been assigned to Shift data member. More...
 
bool CanGetShift (void) const
 Check if it is safe to call GetShift method. More...
 
void ResetShift (void)
 Reset Shift data member. More...
 
const TShiftGetShift (void) const
 Get the Shift member data. More...
 
void SetShift (const TShift &value)
 Assign a value to Shift data member. More...
 
void SetShift (TShift &&value)
 
TShiftSetShift (void)
 Assign a value to Shift data member. More...
 
bool IsSetSide (void) const
 Check if a value has been assigned to Side data member. More...
 
bool CanGetSide (void) const
 Check if it is safe to call GetSide method. More...
 
void ResetSide (void)
 Reset Side data member. More...
 
TSide GetSide (void) const
 Get the Side member data. More...
 
void SetSide (TSide value)
 Assign a value to Side data member. More...
 
TSideSetSide (void)
 Assign a value to Side data member. More...
 
bool IsSetStackalign (void) const
 Check if a value has been assigned to Stackalign data member. More...
 
bool CanGetStackalign (void) const
 Check if it is safe to call GetStackalign method. More...
 
void ResetStackalign (void)
 Reset Stackalign data member. More...
 
TStackalign GetStackalign (void) const
 Get the Stackalign member data. More...
 
void SetStackalign (TStackalign value)
 Assign a value to Stackalign data member. More...
 
TStackalignSetStackalign (void)
 Assign a value to Stackalign data member. More...
 
bool IsSetStretchy (void) const
 Check if a value has been assigned to Stretchy data member. More...
 
bool CanGetStretchy (void) const
 Check if it is safe to call GetStretchy method. More...
 
void ResetStretchy (void)
 Reset Stretchy data member. More...
 
TStretchy GetStretchy (void) const
 Get the Stretchy member data. More...
 
void SetStretchy (TStretchy value)
 Assign a value to Stretchy data member. More...
 
TStretchySetStretchy (void)
 Assign a value to Stretchy data member. More...
 
bool IsSetSubscriptshift (void) const
 Check if a value has been assigned to Subscriptshift data member. More...
 
bool CanGetSubscriptshift (void) const
 Check if it is safe to call GetSubscriptshift method. More...
 
void ResetSubscriptshift (void)
 Reset Subscriptshift data member. More...
 
const TSubscriptshiftGetSubscriptshift (void) const
 Get the Subscriptshift member data. More...
 
void SetSubscriptshift (const TSubscriptshift &value)
 Assign a value to Subscriptshift data member. More...
 
void SetSubscriptshift (TSubscriptshift &&value)
 
TSubscriptshiftSetSubscriptshift (void)
 Assign a value to Subscriptshift data member. More...
 
bool IsSetSuperscriptshift (void) const
 Check if a value has been assigned to Superscriptshift data member. More...
 
bool CanGetSuperscriptshift (void) const
 Check if it is safe to call GetSuperscriptshift method. More...
 
void ResetSuperscriptshift (void)
 Reset Superscriptshift data member. More...
 
const TSuperscriptshiftGetSuperscriptshift (void) const
 Get the Superscriptshift member data. More...
 
void SetSuperscriptshift (const TSuperscriptshift &value)
 Assign a value to Superscriptshift data member. More...
 
void SetSuperscriptshift (TSuperscriptshift &&value)
 
TSuperscriptshiftSetSuperscriptshift (void)
 Assign a value to Superscriptshift data member. More...
 
bool IsSetSymmetric (void) const
 Check if a value has been assigned to Symmetric data member. More...
 
bool CanGetSymmetric (void) const
 Check if it is safe to call GetSymmetric method. More...
 
void ResetSymmetric (void)
 Reset Symmetric data member. More...
 
TSymmetric GetSymmetric (void) const
 Get the Symmetric member data. More...
 
void SetSymmetric (TSymmetric value)
 Assign a value to Symmetric data member. More...
 
TSymmetricSetSymmetric (void)
 Assign a value to Symmetric data member. More...
 
bool IsSetValign (void) const
 Check if a value has been assigned to Valign data member. More...
 
bool CanGetValign (void) const
 Check if it is safe to call GetValign method. More...
 
void ResetValign (void)
 Reset Valign data member. More...
 
const TValignGetValign (void) const
 Get the Valign member data. More...
 
void SetValign (const TValign &value)
 Assign a value to Valign data member. More...
 
void SetValign (TValign &&value)
 
TValignSetValign (void)
 Assign a value to Valign data member. More...
 
bool IsSetWidth (void) const
 Check if a value has been assigned to Width data member. More...
 
bool CanGetWidth (void) const
 Check if it is safe to call GetWidth method. More...
 
void ResetWidth (void)
 Reset Width data member. More...
 
const TWidthGetWidth (void) const
 Get the Width member data. More...
 
void SetWidth (const TWidth &value)
 Assign a value to Width data member. More...
 
void SetWidth (TWidth &&value)
 
TWidthSetWidth (void)
 Assign a value to Width data member. More...
 
bool IsSetFontfamily (void) const
 Check if a value has been assigned to Fontfamily data member. More...
 
bool CanGetFontfamily (void) const
 Check if it is safe to call GetFontfamily method. More...
 
void ResetFontfamily (void)
 Reset Fontfamily data member. More...
 
const TFontfamilyGetFontfamily (void) const
 Get the Fontfamily member data. More...
 
void SetFontfamily (const TFontfamily &value)
 Assign a value to Fontfamily data member. More...
 
void SetFontfamily (TFontfamily &&value)
 
TFontfamilySetFontfamily (void)
 Assign a value to Fontfamily data member. More...
 
bool IsSetFontweight (void) const
 Check if a value has been assigned to Fontweight data member. More...
 
bool CanGetFontweight (void) const
 Check if it is safe to call GetFontweight method. More...
 
void ResetFontweight (void)
 Reset Fontweight data member. More...
 
TFontweight GetFontweight (void) const
 Get the Fontweight member data. More...
 
void SetFontweight (TFontweight value)
 Assign a value to Fontweight data member. More...
 
TFontweightSetFontweight (void)
 Assign a value to Fontweight data member. More...
 
bool IsSetFontstyle (void) const
 Check if a value has been assigned to Fontstyle data member. More...
 
bool CanGetFontstyle (void) const
 Check if it is safe to call GetFontstyle method. More...
 
void ResetFontstyle (void)
 Reset Fontstyle data member. More...
 
TFontstyle GetFontstyle (void) const
 Get the Fontstyle member data. More...
 
void SetFontstyle (TFontstyle value)
 Assign a value to Fontstyle data member. More...
 
TFontstyleSetFontstyle (void)
 Assign a value to Fontstyle data member. More...
 
bool IsSetFontsize (void) const
 Check if a value has been assigned to Fontsize data member. More...
 
bool CanGetFontsize (void) const
 Check if it is safe to call GetFontsize method. More...
 
void ResetFontsize (void)
 Reset Fontsize data member. More...
 
const TFontsizeGetFontsize (void) const
 Get the Fontsize member data. More...
 
void SetFontsize (const TFontsize &value)
 Assign a value to Fontsize data member. More...
 
void SetFontsize (TFontsize &&value)
 
TFontsizeSetFontsize (void)
 Assign a value to Fontsize data member. More...
 
bool IsSetColor (void) const
 Check if a value has been assigned to Color data member. More...
 
bool CanGetColor (void) const
 Check if it is safe to call GetColor method. More...
 
void ResetColor (void)
 Reset Color data member. More...
 
const TColorGetColor (void) const
 Get the Color member data. More...
 
void SetColor (const TColor &value)
 Assign a value to Color data member. More...
 
void SetColor (TColor &&value)
 
TColorSetColor (void)
 Assign a value to Color data member. More...
 
bool IsSetBackground (void) const
 Check if a value has been assigned to Background data member. More...
 
bool CanGetBackground (void) const
 Check if it is safe to call GetBackground method. More...
 
void ResetBackground (void)
 Reset Background data member. More...
 
const TBackgroundGetBackground (void) const
 Get the Background member data. More...
 
void SetBackground (const TBackground &value)
 Assign a value to Background data member. More...
 
void SetBackground (TBackground &&value)
 
TBackgroundSetBackground (void)
 Assign a value to Background data member. More...
 
bool IsSetVeryverythinmathspace (void) const
 Check if a value has been assigned to Veryverythinmathspace data member. More...
 
bool CanGetVeryverythinmathspace (void) const
 Check if it is safe to call GetVeryverythinmathspace method. More...
 
void ResetVeryverythinmathspace (void)
 Reset Veryverythinmathspace data member. More...
 
const TVeryverythinmathspaceGetVeryverythinmathspace (void) const
 Get the Veryverythinmathspace member data. More...
 
void SetVeryverythinmathspace (const TVeryverythinmathspace &value)
 Assign a value to Veryverythinmathspace data member. More...
 
void SetVeryverythinmathspace (TVeryverythinmathspace &&value)
 
TVeryverythinmathspaceSetVeryverythinmathspace (void)
 Assign a value to Veryverythinmathspace data member. More...
 
bool IsSetVerythinmathspace (void) const
 Check if a value has been assigned to Verythinmathspace data member. More...
 
bool CanGetVerythinmathspace (void) const
 Check if it is safe to call GetVerythinmathspace method. More...
 
void ResetVerythinmathspace (void)
 Reset Verythinmathspace data member. More...
 
const TVerythinmathspaceGetVerythinmathspace (void) const
 Get the Verythinmathspace member data. More...
 
void SetVerythinmathspace (const TVerythinmathspace &value)
 Assign a value to Verythinmathspace data member. More...
 
void SetVerythinmathspace (TVerythinmathspace &&value)
 
TVerythinmathspaceSetVerythinmathspace (void)
 Assign a value to Verythinmathspace data member. More...
 
bool IsSetThinmathspace (void) const
 Check if a value has been assigned to Thinmathspace data member. More...
 
bool CanGetThinmathspace (void) const
 Check if it is safe to call GetThinmathspace method. More...
 
void ResetThinmathspace (void)
 Reset Thinmathspace data member. More...
 
const TThinmathspaceGetThinmathspace (void) const
 Get the Thinmathspace member data. More...
 
void SetThinmathspace (const TThinmathspace &value)
 Assign a value to Thinmathspace data member. More...
 
void SetThinmathspace (TThinmathspace &&value)
 
TThinmathspaceSetThinmathspace (void)
 Assign a value to Thinmathspace data member. More...
 
bool IsSetMediummathspace (void) const
 Check if a value has been assigned to Mediummathspace data member. More...
 
bool CanGetMediummathspace (void) const
 Check if it is safe to call GetMediummathspace method. More...
 
void ResetMediummathspace (void)
 Reset Mediummathspace data member. More...
 
const TMediummathspaceGetMediummathspace (void) const
 Get the Mediummathspace member data. More...
 
void SetMediummathspace (const TMediummathspace &value)
 Assign a value to Mediummathspace data member. More...
 
void SetMediummathspace (TMediummathspace &&value)
 
TMediummathspaceSetMediummathspace (void)
 Assign a value to Mediummathspace data member. More...
 
bool IsSetThickmathspace (void) const
 Check if a value has been assigned to Thickmathspace data member. More...
 
bool CanGetThickmathspace (void) const
 Check if it is safe to call GetThickmathspace method. More...
 
void ResetThickmathspace (void)
 Reset Thickmathspace data member. More...
 
const TThickmathspaceGetThickmathspace (void) const
 Get the Thickmathspace member data. More...
 
void SetThickmathspace (const TThickmathspace &value)
 Assign a value to Thickmathspace data member. More...
 
void SetThickmathspace (TThickmathspace &&value)
 
TThickmathspaceSetThickmathspace (void)
 Assign a value to Thickmathspace data member. More...
 
bool IsSetVerythickmathspace (void) const
 Check if a value has been assigned to Verythickmathspace data member. More...
 
bool CanGetVerythickmathspace (void) const
 Check if it is safe to call GetVerythickmathspace method. More...
 
void ResetVerythickmathspace (void)
 Reset Verythickmathspace data member. More...
 
const TVerythickmathspaceGetVerythickmathspace (void) const
 Get the Verythickmathspace member data. More...
 
void SetVerythickmathspace (const TVerythickmathspace &value)
 Assign a value to Verythickmathspace data member. More...
 
void SetVerythickmathspace (TVerythickmathspace &&value)
 
TVerythickmathspaceSetVerythickmathspace (void)
 Assign a value to Verythickmathspace data member. More...
 
bool IsSetVeryverythickmathspace (void) const
 Check if a value has been assigned to Veryverythickmathspace data member. More...
 
bool CanGetVeryverythickmathspace (void) const
 Check if it is safe to call GetVeryverythickmathspace method. More...
 
void ResetVeryverythickmathspace (void)
 Reset Veryverythickmathspace data member. More...
 
const TVeryverythickmathspaceGetVeryverythickmathspace (void) const
 Get the Veryverythickmathspace member data. More...
 
void SetVeryverythickmathspace (const TVeryverythickmathspace &value)
 Assign a value to Veryverythickmathspace data member. More...
 
void SetVeryverythickmathspace (TVeryverythickmathspace &&value)
 
TVeryverythickmathspaceSetVeryverythickmathspace (void)
 Assign a value to Veryverythickmathspace data member. More...
 
void Reset (void)
 Reset the whole object. More...
 
- Public Member Functions inherited from CSerialObject
 CSerialObject (void)
 
virtual ~CSerialObject (void)
 
virtual const CTypeInfoGetThisTypeInfo (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 stringGetNamespaceName (void) const
 Get namespace name. More...
 
bool HasNamespacePrefix (void) const
 Check if data type has namespace prefix. More...
 
const stringGetNamespacePrefix (void) const
 Get namespace prefix. More...
 
- Public Member Functions inherited from CObject
 CObject (void)
 Constructor. More...
 
 CObject (const CObject &src)
 Copy constructor. More...
 
virtual ~CObject (void)
 Destructor. More...
 
CObjectoperator= (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...
 
- Public Member Functions inherited from CDebugDumpable
 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
 

Static Public Member Functions

static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_displaystyle (void)
 Access to EAttlist_displaystyle's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_infixlinebreakstyle (void)
 Access to EAttlist_infixlinebreakstyle's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_accent (void)
 Access to EAttlist_accent's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_accentunder (void)
 Access to EAttlist_accentunder's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_align (void)
 Access to EAttlist_align's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_bevelled (void)
 Access to EAttlist_bevelled's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_charalign (void)
 Access to EAttlist_charalign's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_denomalign (void)
 Access to EAttlist_denomalign's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_dir (void)
 Access to EAttlist_dir's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_edge (void)
 Access to EAttlist_edge's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_equalcolumns (void)
 Access to EAttlist_equalcolumns's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_equalrows (void)
 Access to EAttlist_equalrows's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_fence (void)
 Access to EAttlist_fence's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_form (void)
 Access to EAttlist_form's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_frame (void)
 Access to EAttlist_frame's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_indentalign (void)
 Access to EAttlist_indentalign's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_indentalignfirst (void)
 Access to EAttlist_indentalignfirst's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_indentalignlast (void)
 Access to EAttlist_indentalignlast's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_largeop (void)
 Access to EAttlist_largeop's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_linebreak (void)
 Access to EAttlist_linebreak's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_linebreakstyle (void)
 Access to EAttlist_linebreakstyle's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_location (void)
 Access to EAttlist_location's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_mathvariant (void)
 Access to EAttlist_mathvariant's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_movablelimits (void)
 Access to EAttlist_movablelimits's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_numalign (void)
 Access to EAttlist_numalign's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_separator (void)
 Access to EAttlist_separator's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_side (void)
 Access to EAttlist_side's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_stackalign (void)
 Access to EAttlist_stackalign's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_stretchy (void)
 Access to EAttlist_stretchy's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_symmetric (void)
 Access to EAttlist_symmetric's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_fontweight (void)
 Access to EAttlist_fontweight's attributes (values, names) as defined in spec. More...
 
static const NCBI_NS_NCBI::CEnumeratedTypeValues *ENUM_METHOD_NAME() EAttlist_fontstyle (void)
 Access to EAttlist_fontstyle's attributes (values, names) as defined in spec. More...
 
- Static Public Member Functions inherited from CSerialObject
static void SetVerifyDataThread (ESerialVerifyData verify)
 
static void SetVerifyDataGlobal (ESerialVerifyData verify)
 
static string UnassignedString (void)
 
static CStringUTF8 UnassignedStringUTF8 (void)
 
static char UnassignedByte (void)
 
- Static Public Member Functions inherited from CObject
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 Public Member Functions inherited from CDebugDumpable
static void EnableDebugDump (bool on)
 

Private Types

typedef CSerialObject Tparent
 

Private Member Functions

 C_Attlist (const C_Attlist &)
 
C_Attlistoperator= (const C_Attlist &)
 

Private Attributes

Uint4 m_set_State [7]
 
string m_Id
 
string m_Xref
 
string m_Class
 
string m_Style
 
string m_Href
 
string m_Mathcolor
 
string m_Mathbackground
 
string m_Scriptlevel
 
EAttlist_displaystyle m_Displaystyle
 
string m_Scriptsizemultiplier
 
string m_Scriptminsize
 
EAttlist_infixlinebreakstyle m_Infixlinebreakstyle
 
string m_Decimalpoint
 
EAttlist_accent m_Accent
 
EAttlist_accentunder m_Accentunder
 
EAttlist_align m_Align
 
string m_Alignmentscope
 
EAttlist_bevelled m_Bevelled
 
EAttlist_charalign m_Charalign
 
string m_Charspacing
 
string m_Close
 
string m_Columnalign
 
string m_Columnlines
 
string m_Columnspacing
 
string m_Columnspan
 
string m_Columnwidth
 
string m_Crossout
 
EAttlist_denomalign m_Denomalign
 
string m_Depth
 
EAttlist_dir m_Dir
 
EAttlist_edge m_Edge
 
EAttlist_equalcolumns m_Equalcolumns
 
EAttlist_equalrows m_Equalrows
 
EAttlist_fence m_Fence
 
EAttlist_form m_Form
 
EAttlist_frame m_Frame
 
string m_Framespacing
 
string m_Groupalign
 
string m_Height
 
EAttlist_indentalign m_Indentalign
 
EAttlist_indentalignfirst m_Indentalignfirst
 
EAttlist_indentalignlast m_Indentalignlast
 
string m_Indentshift
 
string m_Indentshiftfirst
 
string m_Indentshiftlast
 
string m_Indenttarget
 
EAttlist_largeop m_Largeop
 
string m_Leftoverhang
 
string m_Length
 
EAttlist_linebreak m_Linebreak
 
string m_Linebreakmultchar
 
EAttlist_linebreakstyle m_Linebreakstyle
 
string m_Lineleading
 
string m_Linethickness
 
EAttlist_location m_Location
 
string m_Longdivstyle
 
string m_Lquote
 
string m_Lspace
 
string m_Mathsize
 
EAttlist_mathvariant m_Mathvariant
 
string m_Maxsize
 
string m_Minlabelspacing
 
string m_Minsize
 
EAttlist_movablelimits m_Movablelimits
 
string m_Mslinethickness
 
string m_Notation
 
EAttlist_numalign m_Numalign
 
string m_Open
 
string m_Position
 
string m_Rightoverhang
 
string m_Rowalign
 
string m_Rowlines
 
string m_Rowspacing
 
string m_Rowspan
 
string m_Rquote
 
string m_Rspace
 
string m_Selection
 
EAttlist_separator m_Separator
 
string m_Separators
 
string m_Shift
 
EAttlist_side m_Side
 
EAttlist_stackalign m_Stackalign
 
EAttlist_stretchy m_Stretchy
 
string m_Subscriptshift
 
string m_Superscriptshift
 
EAttlist_symmetric m_Symmetric
 
string m_Valign
 
string m_Width
 
string m_Fontfamily
 
EAttlist_fontweight m_Fontweight
 
EAttlist_fontstyle m_Fontstyle
 
string m_Fontsize
 
string m_Color
 
string m_Background
 
string m_Veryverythinmathspace
 
string m_Verythinmathspace
 
string m_Thinmathspace
 
string m_Mediummathspace
 
string m_Thickmathspace
 
string m_Verythickmathspace
 
string m_Veryverythickmathspace
 

Additional Inherited Members

- Static Public Attributes inherited from CSerialObject
static const char * ms_UnassignedStr = "<*unassigned*>"
 
static const char ms_UnassignedByte = char(0xcd)
 
- Static Public Attributes inherited from CObject
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...
 
- Protected Member Functions inherited from CObject
virtual void DeleteThis (void)
 Virtual method "deleting" this object. More...
 

Detailed Description

C_Attlist –.

Definition at line 90 of file Mstyle_.hpp.


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