#include <SubGraphFactory.h>
Public Member Functions | |
SH::SubGraphSH * | getSubGraphSH (const MNString clientName, const SDP::PayloadTypes payloadType, SHGraphManager *mgr, u_int32_t runtimeId, MNSelector &sel) |
void | destroy (SH::SubGraphSH *sh) |
|
Destroys the given SubGraphSH. If it was load from a library its Also closed. This method must be called to destroy a SubGraphSH which was loaded with method getSubGraphSH. |
|
Returns an instance of SubGraphSH loaded from a library. The name of the library to load is got thru MNConfig. |