![]() |
|


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 |
1.9.8