DSS C-API and dss.hpp
DSS C-API and dss.hpp expose a customized and extended implementation of OpenDSS to C and C++.
dss::classic::IDSSProperty Class Reference
Inheritance diagram for dss::classic::IDSSProperty:
[legend]
Collaboration diagram for dss::classic::IDSSProperty:
[legend]

Public Member Functions

 IDSSProperty (dss::APIUtil *util)
 
IDSSPropertyoperator[] (int32_t key)
 
IDSSPropertyoperator[] (const char *key)
 
IDSSPropertyoperator[] (const string &key)
 
string Description ()
 Description of the property.
 
string Name ()
 Name of Property.
 
string Val ()
 
IDSSPropertyVal (const char *value)
 
IDSSPropertyVal (const string &value)
 
- Public Member Functions inherited from dss::ContextState
 ContextState (APIUtil *util)
 

Additional Inherited Members

- Public Attributes inherited from dss::ContextState
void * ctx
 Pointer to the DSSContext for easy access.
 
APIUtilapi_util
 API utility functions.
 

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