Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
AnchorElem Struct Reference
Inheritance diagram for AnchorElem:
Inheritance graph
[legend]
Collaboration diagram for AnchorElem:
Collaboration graph
[legend]

Public Types

enum  Anchor {
  DEFAULT = 0 , NONE = 1 , PREVIOUS , NEXT ,
  COLLECTIVE_CURRENT , COLLECTIVE_FINAL
}
 

Public Member Functions

 AnchorElem (const std::string &s="")
 
 AnchorElem (const AnchorElem &a)
 
const std::string & str () const
 
std::string & str ()
 
void set (const std::string &s)
 
void set (const AnchorElem::Anchor &anchor)
 
bool isSet () const
 If not set, use default.
 
bool isCollective () const
 
bool isPrevious () const
 
bool isNone () const
 
bool isSpecific () const
 

The documentation for this struct was generated from the following files: