WSF
wsf::comm::graph::ScriptCommGraphEdgeClass Class Reference

#include <WsfCommGraph.hpp>

Inherits UtScriptClass.

Public Member Functions

 ScriptCommGraphEdgeClass (const std::string &aClassName, UtScriptTypes *aTypesPtr)
void Destroy (void *aEdgePtr) override
 UT_DECLARE_SCRIPT_METHOD (SourceAddress)
 UT_DECLARE_SCRIPT_METHOD (DestinationAddress)
 UT_DECLARE_SCRIPT_METHOD (Weight)
 UT_DECLARE_SCRIPT_METHOD (IsEnabled)

Constructor & Destructor Documentation

◆ ScriptCommGraphEdgeClass()

wsf::comm::graph::ScriptCommGraphEdgeClass::ScriptCommGraphEdgeClass ( const std::string & aClassName,
UtScriptTypes * aTypesPtr )

Member Function Documentation

◆ Destroy()

void wsf::comm::graph::ScriptCommGraphEdgeClass::Destroy ( void * aEdgePtr)
override

◆ UT_DECLARE_SCRIPT_METHOD() [1/4]

wsf::comm::graph::ScriptCommGraphEdgeClass::UT_DECLARE_SCRIPT_METHOD ( DestinationAddress )

◆ UT_DECLARE_SCRIPT_METHOD() [2/4]

wsf::comm::graph::ScriptCommGraphEdgeClass::UT_DECLARE_SCRIPT_METHOD ( IsEnabled )

◆ UT_DECLARE_SCRIPT_METHOD() [3/4]

wsf::comm::graph::ScriptCommGraphEdgeClass::UT_DECLARE_SCRIPT_METHOD ( SourceAddress )

◆ UT_DECLARE_SCRIPT_METHOD() [4/4]

wsf::comm::graph::ScriptCommGraphEdgeClass::UT_DECLARE_SCRIPT_METHOD ( Weight )

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved