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::obj::DSSBatch Member List

This is the complete list of members for dss::obj::DSSBatch, including all inherited members.

api_util (defined in dss::obj::DSSBatch)dss::obj::DSSBatch
BatchArrayProxy (defined in dss::obj::DSSBatch)dss::obj::DSSBatchfriend
check_for_error() (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
count (defined in dss::obj::DSSBatch)dss::obj::DSSBatch
DSSBatch(APIUtil *util, int32_t cls_idx)dss::obj::DSSBatchinline
DSSBatch(APIUtil *util, int32_t cls_idx, int32_t prop_idx, int32_t prop_value)dss::obj::DSSBatchinline
DSSBatch(APIUtil *util, int32_t cls_idx, const char *regexp)dss::obj::DSSBatchinline
DSSBatch(APIUtil *util)dss::obj::DSSBatchinline
get_batch_bool(int32_t index) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
get_batch_complex(int32_t index) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
get_batch_val(int32_t index, DSSBatch &batch) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotectedstatic
get_batch_val(int32_t index) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
get_batch_valarray(int32_t index) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
name() (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinline
pointer (defined in dss::obj::DSSBatch)dss::obj::DSSBatch
set_batch_complex_for_each(int32_t index, std::vector< complex > &values) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
set_batch_val(int32_t index, const T &value) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
set_batch_val_for_each(int32_t index, typename T::iterator v, typename T::iterator v_end) (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinlineprotected
~DSSBatch() (defined in dss::obj::DSSBatch)dss::obj::DSSBatchinline