![]() |
SSP21-CPP
|
Public Member Functions | |
| uint32_t | capacity () const |
| size_t | size () const |
| ParseError | read (seq32_t &input) |
| FormatError | write (wseq32_t &output) const |
| void | print (const char *name, IMessagePrinter &printer) const |
| void | clear () |
| bool | push (const StructType &item) |
| StructType const * | get (uint32_t i) const |
| uint32_t | count () const |
Public Member Functions inherited from ssp21::ICollection< StructType > | |
| bool | is_empty () const |
| bool | is_not_empty () const |
| virtual StructType const * | last () const |
| void | foreach (const Action &action) const |
Definition at line 16 of file SeqStructField.h.
1.8.15