Contains the basic Node functionality common to both a LocalNode and a RemoteNode.
More...
#include <epfcp.h>
Contains the basic Node functionality common to both a LocalNode and a RemoteNode.
| virtual PFCP::Node::~Node |
( |
| ) |
|
|
inlinevirtual |
Returns the session object for the specified SEID.
- Parameters
-
| seid | the SEID of the session to return. |
- Returns
- the session object.
Returns the IP address associated with this node.
- Returns
- the IP address associated with this node.
| static ULongLong PFCP::Node::nodesCreated |
( |
| ) |
|
|
inlinestatic |
| static ULongLong PFCP::Node::nodesDeleted |
( |
| ) |
|
|
inlinestatic |
Assigns the ESocket::Address object representing the IP address for this node.
- Parameters
-
- Returns
- a reference to this object.
Assigns the IP address for this node.
- Parameters
-
| ipaddr | the IP address for this node. |
- Returns
- a reference to this object.
Assigns the Node start time.
- Parameters
-
| st | the start time object to assign. |
- Returns
- a reference to this object.
| const ETime& PFCP::Node::startTime |
( |
| ) |
const |
|
inline |
Returns the Node start time.
- Returns
- the Node start time.
The documentation for this class was generated from the following file:
- /home/vagrant/share/code/epctools-omec-pfcp/include/epc/epfcp.h