#include <lib_birender.h>
Public Member Functions | |
| Segment () | |
| Segment (Int32 count, Bool closed=false) | |
| void | Set (Int32 count, Bool closed=false) | 
| UInt32 | Get () | 
| Int32 | GetCount () const | 
| Bool | IsClosed () const | 
Private Attributes | |
| UInt32 | _count | 
| Segment | ( | ) | 
| UInt32 Get | ( | ) | 
| Int32 GetCount | ( | ) | const | 
| Bool IsClosed | ( | ) | const | 
      
  | 
  private |