Go to the source code of this file.
Functions | |
| template<typename T_1, typename T_2> | |
| void | FillVector (std::vector< T_1 > *dest, T_2 const *data, int n_data) |
| Helper function for the Set*field methods. | |
| template<typename T_1, typename T_2> | |
| void | AppendToVector (std::vector< T_1 > *dest, T_2 const *data, int n_data) |
| Helper function for the Add*field methods. | |
1.5.4