Antares Simulator
Power System Simulator
StudyData Class Referencefinal

Public Types

using Ptr = std::shared_ptr< StudyData >
 The most suitable smart pointer.
 
using Vector = std::vector< Ptr >
 Vector.
 
using ShortString = Yuni::CString< 10, false >
 Short string.
 
using ShortString512 = Yuni::CString< 512, false >
 Short string.
 

Public Member Functions

template<class StringT >
 StudyData (const StringT &n, uint i)
 
template<class StringT >
void append (StringT &out) const
 

Public Attributes

uint index
 Local index.
 
const ShortString512 name
 type + Name of the area or the link
 

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