COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
covise::ReaderControl Member List

This is the complete list of members for covise::ReaderControl, including all inherited members.

addCompVecOutPort(const int &tok, const string &name, const string &type, const string &desc)covise::ReaderControl
addFile(const int &tok, const string &name, const string &desc, const string &value, const string &mask=string("*"))covise::ReaderControl
addOutputPort(const int &tok, const string &name, const string &type, const string &desc, const bool &ifChoice=true)covise::ReaderControl
cleanPortChoice(const int &tok)covise::ReaderControl
cvec_ports_covise::ReaderControlprivate
fileNames_covise::ReaderControlprivate
files_covise::ReaderControlprivate
fillPortChoice(const int &tok, const string &item)covise::ReaderControl
fillPortChoice(const int &tok, vector< string > &item)covise::ReaderControl
fillPortChoice(const int &tok, vector< string > &item, bool do_update)covise::ReaderControlprivate
getAssocObjName(const int &tok)covise::ReaderControl
getCompVecChoices(const int &tok)covise::ReaderControl
getFileItem(const int &tok)covise::ReaderControl
getFileItem(const string &name)covise::ReaderControl
getFileList()covise::ReaderControlinline
getFileVal(const int &tok)covise::ReaderControl
getPortChoice(const int &tok)covise::ReaderControl
getPortFileNm(const int &tok)covise::ReaderControl
getPortItem(const int &tok)covise::ReaderControlprivate
getPortList()covise::ReaderControlinline
initCheck()covise::ReaderControlprivate
instance()covise::ReaderControlstatic
instance_covise::ReaderControlprivatestatic
isCompVecPort(const int &tok)covise::ReaderControl
ports_covise::ReaderControlprivate
ReaderControl()covise::ReaderControlprivate
setAssocPortObj(const int &tok, coDistributedObject *obj)covise::ReaderControl
storePortObj(string dir, string grpName, map< int, string > &labels)covise::ReaderControl
updatePortChoice(const int &tok, vector< string > &item)covise::ReaderControl
~ReaderControl()covise::ReaderControlvirtual