Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
ArrayField< T > Class Template Reference

#include <elm/serial2/ArrayField.h>

Public Member Functions

 ArrayField (elm::CString _name, T *_tab, int &_size)
 
const elm::CStringgetName () const
 
T * value () const
 
const int & getSize () const
 

Constructor & Destructor Documentation

◆ ArrayField()

ArrayField ( elm::CString  _name,
T *  _tab,
int &  _size 
)
inline

Member Function Documentation

◆ getName()

const elm::CString& getName ( ) const
inline

◆ getSize()

const int& getSize ( ) const
inline

◆ value()

T* value ( ) const
inline

The documentation for this class was generated from the following file: