fw4spl
fwData::Graph Member List

This is the complete list of members for fwData::Graph, including all inherited members.

::fwTools::ClassFactory (defined in fwData::Graph)fwData::Graphfriend
::fwTools::Factory (defined in fwData::Graph)fwData::Graphfriend
AddedFieldsSignalType typedeffwData::Object
addEdge(Edge::sptr _edge, Node::csptr _nodeSource, Node::csptr _nodeDestination)fwData::Graph
addNode(Node::sptr _node)fwData::Graph
cachedDeepCopy(const Object::csptr &_source, DeepCopyCacheType &cache) override (defined in fwData::Graph)fwData::Graph
fwData::Object::cachedDeepCopy(const ::fwData::Object::csptr &source, DeepCopyCacheType &cache)=0fwData::Objectprotectedpure virtual
ChangedFieldsSignalType typedeffwData::Object
classname()fwData::Graphinlinestatic
ConnectionContainer typedef (defined in fwData::Graph)fwData::Graph
copy(const ::fwData::Object::csptr &source)fwData::Objectstatic
copy(const std::shared_ptr< const DATA_TYPE > &source)fwData::Objectstatic
copy(const std::shared_ptr< DATA_TYPE > &source)fwData::Objectstatic
copy(const ::fwData::Object::csptr &source, DeepCopyCacheType &cache)fwData::Objectprotectedstatic
copy(const std::shared_ptr< const DATA_TYPE > &source, DeepCopyCacheType &cache)fwData::Objectprotectedstatic
copy(const std::shared_ptr< DATA_TYPE > &source, DeepCopyCacheType &cache)fwData::Objectprotectedstatic
csptr typedef (defined in fwCom::HasSignals)fwCom::HasSignals
deepCopy(const ::fwData::Object::csptr &source)fwData::Object
DeepCopyCacheType typedef (defined in fwData::Object)fwData::Object
DOWN_STREAM (defined in fwData::Graph)fwData::Graphstatic
EMPTY enum valuefwTools::fwIDprotected
exist(IDType _id)fwTools::fwIDprotectedstatic
fieldDeepCopy(const ::fwData::Object::csptr &source)fwData::Object
fieldDeepCopy(const ::fwData::Object::csptr &source, DeepCopyCacheType &cache)fwData::Objectprotected
FieldMapType typedef (defined in fwData::Object)fwData::Object
FieldNameType typedef (defined in fwData::Object)fwData::Object
FieldNameVectorType typedef (defined in fwData::Object)fwData::Object
FieldsContainerType typedeffwData::Object
fieldShallowCopy(const ::fwData::Object::csptr &source)fwData::Object
fwID()fwTools::fwIDinlineprotected
GENERATE enum valuefwTools::fwIDprotected
getClassname() const overridefwData::Graphinlinevirtual
getConnections() const fwData::Graph
getConnections() (defined in fwData::Graph)fwData::Graph
getConstField(const FieldNameType &name) const fwData::Object
getDestinationNode(Edge::sptr _edge)fwData::Graph
getEdges(const Node::csptr &_node, bool _upStream, const std::string &_nature="", const std::string &_portID="")fwData::Graph
getField(const FieldNameType &name,::fwData::Object::sptr defaultValue=::fwData::Object::sptr()) const fwData::Object
getField(const FieldNameType &name) const fwData::Object
getField(const FieldNameType &name, std::shared_ptr< DATA_TYPE > defaultValue) const fwData::Object
getFieldNames() const fwData::Object
getFields() const fwData::Object
getID(Policy policy=GENERATE) const fwTools::fwIDprotected
getInputEdges(Node::csptr _node)fwData::Graph
getLeafClassname() const overridefwData::Graphinlinevirtual
getMutex() const fwData::Objectinline
getNbEdges() const fwData::Graph
getNbNodes() const fwData::Graph
getNode(Edge::sptr _edge, bool _upStream)fwData::Graph
getNodes()fwData::Graph
getNodes() const fwData::Graph
getNodes(const ::fwData::Node::csptr &node, bool upStream, const std::string &nature="", const std::string &portID="")fwData::Graph
getObject(IDType requestID)fwTools::fwIDprotectedstatic
getOutputEdges(Node::csptr _node)fwData::Graph
getSourceNode(Edge::sptr _edge)fwData::Graph
Graph(::fwData::Object::Key key)fwData::Graph
hasID() const fwTools::fwIDprotected
HasSignals() (defined in fwCom::HasSignals)fwCom::HasSignalsinline
HasSignals(const HasSignals &)fwCom::HasSignalsprotected
haveConnectedEdges(Node::csptr _node) const fwData::Graph
IDType typedef (defined in fwTools::fwID)fwTools::fwIDprotected
isA(const std::string &type) const override (defined in fwData::Graph)fwData::Graphinlinevirtual
isTypeOf(const std::string &type) (defined in fwData::Graph)fwData::Graphinlinestatic
Key typedef (defined in fwData::Object)fwData::Object
leafClassname()fwData::Graphinlinestatic
m_connections (defined in fwData::Graph)fwData::Graphprotected
m_fieldsfwData::Objectprotected
m_mutexfwData::Objectprotected
m_nodes (defined in fwData::Graph)fwData::Graphprotected
m_signals (defined in fwCom::HasSignals)fwCom::HasSignalsprotected
m_sigUpdatedfwData::Graphprotected
m_uuidfwTools::Objectprotected
makeConnection(Node::csptr _nodeSource, std::string _nodeSourceOutputPortID, Node::csptr _nodeDestination, std::string _nodeDestinationInputPortID, std::string _EdgeNature)fwData::Graph
ModifiedSignalType typedeffwData::Object
MUST_EXIST enum valuefwTools::fwIDprotected
newSignal(const Signals::SignalKeyType &key) (defined in fwCom::HasSignals)fwCom::HasSignalsinline
NodeContainer typedef (defined in fwData::Graph)fwData::Graph
Object() (defined in fwData::Object)fwData::Objectprotected
operator=(const HasSignals &)fwCom::HasSignalsprotected
Policy enum namefwTools::fwIDprotected
RemovedFieldsSignalType typedeffwData::Object
removeEdge(Edge::sptr _edge)fwData::Graph
removeField(const FieldNameType &name)fwData::Object
removeNode(Node::csptr _node)fwData::Graph
resetID()fwTools::fwIDprotected
s_ADDED_FIELDS_SIGfwData::Objectstatic
s_CHANGED_FIELDS_SIGfwData::Objectstatic
s_MODIFIED_SIGfwData::Objectstatic
s_REMOVED_FIELDS_SIGfwData::Objectstatic
s_UPDATED_SIGfwData::Graphstatic
setDefaultField(const FieldNameType &name, std::shared_ptr< DATA_TYPE > defaultValue)fwData::Object
setField(const FieldNameType &name,::fwData::Object::sptr obj)fwData::Object
setFields(const FieldMapType &fieldMap)fwData::Object
setID(IDType newID)fwTools::fwIDprotectedvirtual
shallowCopy(const Object::csptr &_source) override (defined in fwData::Graph)fwData::Graph
fwData::Object::shallowCopy(const ::fwData::Object::csptr &source)fwData::Objectvirtual
signal(const Signals::SignalKeyType &key) const (defined in fwCom::HasSignals)fwCom::HasSignalsinline
signal(const Signals::SignalKeyType &key) const (defined in fwCom::HasSignals)fwCom::HasSignalsinline
sptr typedef (defined in fwCom::HasSignals)fwCom::HasSignals
UP_STREAM (defined in fwData::Graph)fwData::Graphstatic
UpdatedDataType typedeffwData::Graph
UpdatedSignalType typedeffwData::Graph
~BaseObject() (defined in fwCore::BaseObject)fwCore::BaseObjectprotectedvirtual
~fwID() (defined in fwTools::fwID)fwTools::fwIDprotectedvirtual
~Graph()fwData::Graphvirtual
~HasSignals() (defined in fwCom::HasSignals)fwCom::HasSignalsinlinevirtual
~Object() (defined in fwData::Object)fwData::Objectvirtual