| Rapicorn - Experimental UI Toolkit - Source Code
    13.07.0
    | 
A sequence of strings (in C++ of std::string). More...
#include <interfaces.idl>
Inherits std::vector< T >.
| Public Types | |
| typedef std::vector< std::string > | Sequence | 
| Public Member Functions | |
| reference | append_back () | 
| Append data at the end, returns write reference to data. | |
| std::string | __aida_type_name__ () const | 
| Rapicorn::Aida::TypeCode | __aida_type_code__ () const | 
| StringSeq (const std::vector< std::string > &strv) | |
| Public Attributes | |
| String | strings | 
A sequence of strings (in C++ of std::string).
 1.7.6.1
 1.7.6.1