DPsim
Loading...
Searching...
No Matches
CPS::Graph::Element Class Reference
Inheritance diagram for CPS::Graph::Element:
[legend]

Public Member Functions

void set (const String &key, const String &value, bool html=false)
 

Protected Attributes

void * mPtr
 
int mKind
 

Detailed Description

Definition at line 24 of file Graph.h.

Member Function Documentation

◆ set()

void CPS::Graph::Element::set ( const String & key,
const String & value,
bool html = false )

Definition at line 75 of file Graph.cpp.

Member Data Documentation

◆ mKind

int CPS::Graph::Element::mKind
protected

Definition at line 28 of file Graph.h.

◆ mPtr

void* CPS::Graph::Element::mPtr
protected

Definition at line 27 of file Graph.h.


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