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::IDSSProgress Class Reference
Inheritance diagram for dss::classic::IDSSProgress:
[legend]
Collaboration diagram for dss::classic::IDSSProgress:
[legend]

Public Member Functions

 IDSSProgress (dss::APIUtil *util)
 
void Close ()
 
void Show ()
 
IDSSProgressCaption (const char *value)
 (write-only) Caption to appear on the bottom of the DSS Progress form.
 
IDSSProgressCaption (const string &value)
 
IDSSProgressPctProgress (int32_t value)
 (write-only) Percent progress to indicate [0..100]
 
- 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: