DPsim
Loading...
Searching...
No Matches
Utils.cpp File Reference
Include dependency graph for Utils.cpp:

Go to the source code of this file.

Functions

CPS::Matrix zeroMatrix (int dim)
 
std::string getAttributeList (CPS::IdentifiedObject &obj)
 
void printAttributes (CPS::IdentifiedObject &obj)
 
void printAttribute (CPS::IdentifiedObject &obj, std::string attrName)
 

Function Documentation

◆ getAttributeList()

std::string getAttributeList ( CPS::IdentifiedObject & obj)

Definition at line 13 of file Utils.cpp.

◆ printAttribute()

void printAttribute ( CPS::IdentifiedObject & obj,
std::string attrName )

Definition at line 74 of file Utils.cpp.

◆ printAttributes()

void printAttributes ( CPS::IdentifiedObject & obj)

Definition at line 70 of file Utils.cpp.

◆ zeroMatrix()

CPS::Matrix zeroMatrix ( int dim)

Definition at line 11 of file Utils.cpp.