Helios++
Helios software for LiDAR simulations
pyhelios::PyStringVector Class Reference

Public Member Functions

 PyStringVector (std::vector< std::string > *vec)
 
 PyStringVector (std::vector< std::string > const vec)
 
std::string get (long _index)
 
void set (long _index, std::string value)
 
void insert (std::string value)
 
void erase (long _index)
 
size_t length ()
 

Public Attributes

std::vector< std::string > * vec = nullptr
 
bool release = true
 

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