Static Public Member Functions | |
| std::vector< T > | get (OPER *oper) |
| Decode a vector OPER into the C++ type vector<T>. | |
| void | make (OPER *oper, const std::vector< T > &value) |
| Fills an vector OPER from the C++ vector<T>. | |
|
||||||||||
|
Decode a vector OPER into the C++ type vector<T>.
|
|
||||||||||||||||
|
Fills an vector OPER from the C++ vector<T>.
|
1.3.8