Antares Simulator
Power System Simulator
TypedColumn< T > Class Template Referencefinal
Inheritance diagram for TypedColumn< T >:
IColumn

Public Member Functions

void add (const T &value)
 
std::string toString (size_t index) const override
 
const T & get (size_t index) const
 
size_t size () const override
 
void reserve (size_t capacity) override
 
const std::vector< T > & data () const
 
void clear () override
 

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