|
CACAO
|
Public Member Functions | |
| bool | operator== (const SegmentTag &other) const |
| bool | operator< (const SegmentTag &other) const |
| virtual OStream & | print (OStream &OS) const =0 |
| virtual | ~SegmentTag () |
Protected Member Functions | |
| SegmentTag (Type type) | |
| virtual u8 | hash () const =0 |
Private Attributes | |
| Type | type |
Definition at line 47 of file Segment.hpp.
|
inlineprotected |
Definition at line 482 of file Segment.hpp.
|
inlinevirtual |
Definition at line 494 of file Segment.hpp.
|
protectedpure virtual |
|
inline |
Definition at line 488 of file Segment.hpp.
|
inline |
Definition at line 485 of file Segment.hpp.
|
pure virtual |
|
private |
Definition at line 494 of file Segment.hpp.
1.8.5