#include <Type.hxx>
Public Member Functions | |
| ArrLen (uint64_t _len) | |
Static Public Member Functions | |
| static boost::shared_ptr< ArrLen > | make (uint64_t _len) |
Data Fields | |
| uint64_t | len |
Definition at line 160 of file Type.hxx.
| ArrLen::ArrLen | ( | uint64_t | _len | ) | [inline] |
| static boost::shared_ptr<ArrLen> ArrLen::make | ( | uint64_t | _len | ) | [inline, static] |
| uint64_t ArrLen::len |
1.4.7