_colour | YACS::ENGINE::Node | mutable |
_component | YACS::ENGINE::ServiceNode | protected |
_createDatastreamPorts | YACS::ENGINE::ElementaryNode | protected |
_errorDetails | YACS::ENGINE::Node | protected |
_father | YACS::ENGINE::Node | protected |
_implementation | YACS::ENGINE::Node | protected |
_inGate | YACS::ENGINE::Node | protected |
_inPropertyPort | YACS::ENGINE::Node | protected |
_method | YACS::ENGINE::ServiceNode | protected |
_modified | YACS::ENGINE::Node | protected |
_multi_port_node | YACS::ENGINE::ElementaryNode | protected |
_name | YACS::ENGINE::Node | protected |
_numId | YACS::ENGINE::Node | protected |
_outGate | YACS::ENGINE::Node | protected |
_propertyMap | YACS::ENGINE::Node | protected |
_ref | YACS::ENGINE::ServiceNode | protected |
_setOfInputDataStreamPort | YACS::ENGINE::ElementaryNode | protected |
_setOfInputPort | YACS::ENGINE::ElementaryNode | protected |
_setOfOutputDataStreamPort | YACS::ENGINE::ElementaryNode | protected |
_setOfOutputPort | YACS::ENGINE::ElementaryNode | protected |
_state | YACS::ENGINE::Node | protected |
_total | YACS::ENGINE::Node | protectedstatic |
aborted() | YACS::ENGINE::ElementaryNode | virtual |
accept(Visitor *visitor) | YACS::ENGINE::ServiceNode | virtual |
addDatastreamPortToInitMultiService(const std::string &port_name, int number) | YACS::ENGINE::ElementaryNode | inlinevirtual |
applyDPLScope(ComposedNode *gfn) | YACS::ENGINE::Node | virtual |
areAllInputPortsValid() const | YACS::ENGINE::ElementaryNode | protected |
begin() | YACS::ENGINE::ElementaryNode | virtual |
checkBasicConsistency() const | YACS::ENGINE::ElementaryNode | virtual |
checkHavingCommonFather(Node *node1, Node *node2) | YACS::ENGINE::Node | protectedstatic |
checkValidityOfPortName(const std::string &name) | YACS::ENGINE::Node | protectedstatic |
cleanNodes() | YACS::ENGINE::Node | virtual |
clone(ComposedNode *father, bool editionOnly=true) const | YACS::ENGINE::Node | |
cloneWithoutCompAndContDeepCpy(ComposedNode *father, bool editionOnly=true) const | YACS::ENGINE::Node | |
connected() | YACS::ENGINE::ElementaryNode | virtual |
connectService() | YACS::ENGINE::ElementaryNode | inlinevirtual |
CORBANode(const CORBANode &other, ComposedNode *father) | YACS::ENGINE::CORBANode | |
CORBANode(const std::string &name) | YACS::ENGINE::CORBANode | |
createInputDataStreamPort(const std::string &inputPortDSName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
createInputPort(const std::string &inputPortName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
createMultiDatastreamPorts() | YACS::ENGINE::ElementaryNode | protectedvirtual |
createNode(const std::string &name) | YACS::ENGINE::CORBANode | virtual |
createOutputDataStreamPort(const std::string &outputPortDSName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
createOutputPort(const std::string &outputPortName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
disconnectService() | YACS::ENGINE::ElementaryNode | inlinevirtual |
edAddInputDataStreamPort(const std::string &inputPortDSName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
edAddInputPort(const std::string &inputPortName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
edAddOutputDataStreamPort(const std::string &outputPortDSName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
edAddOutputPort(const std::string &outputPortName, TypeCode *type) | YACS::ENGINE::ElementaryNode | virtual |
edAddPort(const std::string &portName, std::list< PORT * > &setOfPorts, ENUMTYPE type) | YACS::ENGINE::ElementaryNode | protected |
edAreAllInputPortInitialized() const | YACS::ENGINE::Node | virtual |
edCheckAddPort(const std::string &portName, std::list< PORT * > &setOfPorts, ENUMTYPE type) | YACS::ENGINE::ElementaryNode | protected |
edDisconnectAllLinksWithMe() | YACS::ENGINE::ElementaryNode | protectedvirtual |
edGetSetOfUnitializedInputPort() const | YACS::ENGINE::Node | virtual |
edOrderInputPorts(const std::list< InputPort * > &ports) | YACS::ENGINE::ElementaryNode | virtual |
edOrderOutputPorts(const std::list< OutputPort * > &ports) | YACS::ENGINE::ElementaryNode | virtual |
edRemovePort(Port *port) | YACS::ENGINE::ElementaryNode | |
edRemovePortTypedFromSet(PORT *port, std::list< PORT * > &setOfPorts) | YACS::ENGINE::ElementaryNode | protectedstatic |
edRemovePortTypedFromSet(PORT *port, std::list< PORT * > &setOfPorts) | YACS::ENGINE::ElementaryNode | |
edUpdateState() | YACS::ENGINE::ElementaryNode | virtual |
ElementaryNode(const std::string &name) | YACS::ENGINE::ElementaryNode | protected |
ElementaryNode(const ElementaryNode &other, ComposedNode *father) | YACS::ENGINE::ElementaryNode | protected |
ensureLoading() | YACS::ENGINE::ElementaryNode | virtual |
exDisabledState() | YACS::ENGINE::Node | virtual |
execute() | YACS::ENGINE::CORBANode | virtual |
exFailedState() | YACS::ENGINE::Node | virtual |
exForwardFailed() | YACS::ENGINE::Node | protectedvirtual |
exForwardFinished() | YACS::ENGINE::Node | protectedvirtual |
exIsControlReady() const | YACS::ENGINE::Node | |
exUpdateState() | YACS::ENGINE::ElementaryNode | virtual |
finished() | YACS::ENGINE::ElementaryNode | virtual |
getAllAscendanceOf(ComposedNode *levelToStop=0) const | YACS::ENGINE::Node | |
getAllInPortsComingFromOutsideOfCurrentScope() const | YACS::ENGINE::ElementaryNode | virtual |
getAllOutPortsLeavingCurrentScope() const | YACS::ENGINE::ElementaryNode | virtual |
getChildByName(const std::string &name) const | YACS::ENGINE::ElementaryNode | virtual |
getColorState(YACS::StatesForNode state) const | YACS::ENGINE::Node | |
getComponent() | YACS::ENGINE::ServiceNode | virtual |
getComponent() const | YACS::ENGINE::ServiceNode | virtual |
getContainer() | YACS::ENGINE::ServiceNode | virtual |
getContainerLog() | YACS::ENGINE::Node | virtual |
getCoupledNodes(std::set< Task * > &coupledSet) | YACS::ENGINE::ElementaryNode | virtual |
getCoupledTasks(std::set< Task * > &coupledSet) | YACS::ENGINE::ElementaryNode | virtual |
getDPLScopeInfo(ComposedNode *gfn) | YACS::ENGINE::Node | |
getDynClonerIfExists(const ComposedNode *levelToStop) const | YACS::ENGINE::ElementaryNode | |
getEffectiveState() const | YACS::ENGINE::Node | virtual |
getEffectiveState(const Node *) const | YACS::ENGINE::Node | virtual |
getErrorDetails() | YACS::ENGINE::ElementaryNode | virtual |
YACS::ENGINE::Node::getErrorDetails() const | YACS::ENGINE::Node | inlinevirtual |
getErrorReport() | YACS::ENGINE::Node | virtual |
getFather() const | YACS::ENGINE::Node | inline |
getId() const | YACS::ENGINE::Node | |
getImplementation() const | YACS::ENGINE::Node | |
getInGate() | YACS::ENGINE::Node | inline |
getInPort(const std::string &name) const | YACS::ENGINE::Node | |
getInPortName(const InPort *) const | YACS::ENGINE::ElementaryNode | virtual |
getInPropertyPort() const | YACS::ENGINE::Node | |
getInputDataStreamPort(const std::string &name) const | YACS::ENGINE::ElementaryNode | virtual |
getInputPort(const std::string &name) const | YACS::ENGINE::ElementaryNode | virtual |
getKind() const | YACS::ENGINE::CORBANode | virtual |
getLocalInputPorts() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getLocalOutputPorts() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getMaxLevelOfParallelism() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getMethod() | YACS::ENGINE::ServiceNode | inlinevirtual |
getName() const | YACS::ENGINE::Node | inline |
getNumberOfInputPorts() const | YACS::ENGINE::ElementaryNode | virtual |
getNumberOfOutputPorts() const | YACS::ENGINE::ElementaryNode | virtual |
getNumId() | YACS::ENGINE::Node | |
getOutGate() | YACS::ENGINE::Node | inline |
getOutNodes() const | YACS::ENGINE::Node | |
getOutPort(const std::string &name) const | YACS::ENGINE::Node | virtual |
getOutPortName(const OutPort *) const | YACS::ENGINE::ElementaryNode | virtual |
getOutputDataStreamPort(const std::string &name) const | YACS::ENGINE::ElementaryNode | virtual |
getOutputPort(const std::string &name) const | YACS::ENGINE::ElementaryNode | virtual |
getPort(const std::string &name, const std::list< PORT * > &setOfPorts) const | YACS::ENGINE::ElementaryNode | protected |
getProc() | YACS::ENGINE::Node | virtual |
getProc() const | YACS::ENGINE::Node | virtual |
getProgressWeight() const | YACS::ENGINE::ElementaryNode | virtual |
getProperties() | YACS::ENGINE::Node | |
getProperty(const std::string &name) | YACS::ENGINE::Node | virtual |
getPropertyMap() | YACS::ENGINE::Node | inline |
getQualifiedName() const | YACS::ENGINE::Node | |
getReadyTasks(std::vector< Task * > &tasks) | YACS::ENGINE::ElementaryNode | virtual |
getRecursiveConstituents() const | YACS::ENGINE::ElementaryNode | virtual |
getRef() | YACS::ENGINE::ServiceNode | virtual |
getRootNode() const | YACS::ENGINE::Node | virtual |
getSetOfInPort() const | YACS::ENGINE::Node | |
getSetOfInputDataStreamPort() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getSetOfInputPort() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getSetOfLinksComingInCurrentScope() const | YACS::ENGINE::ElementaryNode | virtual |
getSetOfLinksLeavingCurrentScope() const | YACS::ENGINE::ElementaryNode | virtual |
getSetOfOutPort() const | YACS::ENGINE::Node | |
getSetOfOutputDataStreamPort() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getSetOfOutputPort() const | YACS::ENGINE::ElementaryNode | inlinevirtual |
getState() const | YACS::ENGINE::ElementaryNode | virtual |
getStateName(YACS::StatesForNode state) | YACS::ENGINE::Node | static |
idMap | YACS::ENGINE::Node | static |
IMPL_NAME | YACS::ENGINE::CORBANode | static |
init(bool start=true) | YACS::ENGINE::ElementaryNode | virtual |
initCommonPartWithoutStateManagement(bool start) | YACS::ENGINE::ElementaryNode | protected |
initService() | YACS::ENGINE::ElementaryNode | inlinevirtual |
isDeployable() const | YACS::ENGINE::ServiceNode | virtual |
isModified() | YACS::ENGINE::Node | inlinevirtual |
isPortNameAlreadyExist(const std::string &portName, const std::list< PORT * > &setOfPorts) | YACS::ENGINE::ElementaryNode | protectedstatic |
isPortNameAlreadyExist(const std::string &portName, const std::list< PORT * > &setOfPorts) | YACS::ENGINE::ElementaryNode | |
isReady() | YACS::ENGINE::ElementaryNode | virtual |
isValid() | YACS::ENGINE::Node | virtual |
KIND | YACS::ENGINE::CORBANode | static |
load() | YACS::ENGINE::ServiceNode | virtual |
loaded() | YACS::ENGINE::ElementaryNode | virtual |
modified() | YACS::ENGINE::Node | virtual |
Node(const std::string &name) | YACS::ENGINE::Node | protected |
Node(const Node &other, ComposedNode *father) | YACS::ENGINE::Node | protected |
operator<(const Node &other) const | YACS::ENGINE::Node | |
operator>(const Node &other) const | YACS::ENGINE::Node | |
performDuplicationOfPlacement(const Node &other) | YACS::ENGINE::ServiceNode | protectedvirtual |
performShallowDuplicationOfPlacement(const Node &other) | YACS::ENGINE::ServiceNode | protectedvirtual |
resetState(int level) | YACS::ENGINE::Node | virtual |
sendEvent(const std::string &event) | YACS::ENGINE::Node | virtual |
sendEvent2(const std::string &event, void *something) | YACS::ENGINE::Node | virtual |
SEP_CHAR_IN_PORT | YACS::ENGINE::Node | protectedstatic |
ServiceNode(const std::string &name) | YACS::ENGINE::ServiceNode | protected |
ServiceNode(const ServiceNode &other, ComposedNode *father) | YACS::ENGINE::ServiceNode | protected |
setComponent(ComponentInstance *compo) | YACS::ENGINE::ServiceNode | virtual |
setErrorDetails(const std::string &error) | YACS::ENGINE::Node | inlinevirtual |
setMethod(const std::string &method) | YACS::ENGINE::ServiceNode | inlinevirtual |
setName(const std::string &name) | YACS::ENGINE::Node | |
setProperties(std::map< std::string, std::string > properties) | YACS::ENGINE::Node | virtual |
setProperty(const std::string &name, const std::string &value) | YACS::ENGINE::Node | virtual |
setRef(const std::string &ref) | YACS::ENGINE::ServiceNode | virtual |
setState(YACS::StatesForNode theState) | YACS::ENGINE::Node | |
shutdown(int level) | YACS::ENGINE::Node | virtual |
simpleClone(ComposedNode *father, bool editionOnly) const | YACS::ENGINE::CORBANode | protectedvirtual |
typeName() | YACS::ENGINE::CORBANode | inlinevirtual |
writeDot(std::ostream &os) const | YACS::ENGINE::Node | virtual |
~ElementaryNode() | YACS::ENGINE::ElementaryNode | virtual |
~Node() | YACS::ENGINE::Node | virtual |
~ServiceNode() | YACS::ENGINE::ServiceNode | virtual |
~Task() | YACS::ENGINE::Task | virtual |