|
GoPxL SDK
|
Public Member Functions | |
| void | Add (std::shared_ptr< GoGdpMsg > pGoGdpMsg) |
| Add a msg to vector. More... | |
| void | Clear () |
| Clear the vector of msgs. More... | |
| const size_t | Count () const |
| Get a msg size of vector. More... | |
| const GoGdpMsg & | GdpMsgAt (size_t index) const |
| Get a msg from vector. More... | |