EMANE  1.2.1
emane.events.locationevent.LocationEvent Class Reference
Inheritance diagram for emane.events.locationevent.LocationEvent:

Public Member Functions

def __init__ (self)
 
def append (self, nemId, kwargs)
 
def serialize (self)
 
def restore (self, data)
 
def __iter__ (self)
 
def __init__ (self)
 
def append (self, nemId, kwargs)
 
def serialize (self)
 
def restore (self, data)
 
def __iter__ (self)
 

Static Public Attributes

int IDENTIFIER = 100
 

Detailed Description

Definition at line 37 of file build/lib/emane/events/locationevent.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def emane.events.locationevent.LocationEvent.__init__ (   self)

Definition at line 40 of file build/lib/emane/events/locationevent.py.

◆ __init__() [2/2]

def emane.events.locationevent.LocationEvent.__init__ (   self)

Definition at line 40 of file emane/events/locationevent.py.

Member Function Documentation

◆ __iter__() [1/2]

def emane.events.locationevent.LocationEvent.__iter__ (   self)

Definition at line 157 of file build/lib/emane/events/locationevent.py.

◆ __iter__() [2/2]

def emane.events.locationevent.LocationEvent.__iter__ (   self)

Definition at line 157 of file emane/events/locationevent.py.

◆ append() [1/2]

def emane.events.locationevent.LocationEvent.append (   self,
  nemId,
  kwargs 
)

Definition at line 43 of file build/lib/emane/events/locationevent.py.

◆ append() [2/2]

def emane.events.locationevent.LocationEvent.append (   self,
  nemId,
  kwargs 
)

Definition at line 43 of file emane/events/locationevent.py.

◆ restore() [1/2]

def emane.events.locationevent.LocationEvent.restore (   self,
  data 
)

Definition at line 154 of file emane/events/locationevent.py.

◆ restore() [2/2]

def emane.events.locationevent.LocationEvent.restore (   self,
  data 
)

Definition at line 154 of file build/lib/emane/events/locationevent.py.

◆ serialize() [1/2]

def emane.events.locationevent.LocationEvent.serialize (   self)

Definition at line 151 of file build/lib/emane/events/locationevent.py.

◆ serialize() [2/2]

def emane.events.locationevent.LocationEvent.serialize (   self)

Definition at line 151 of file emane/events/locationevent.py.

Member Data Documentation

◆ IDENTIFIER

int emane.events.locationevent.LocationEvent.IDENTIFIER = 100
static

Definition at line 38 of file build/lib/emane/events/locationevent.py.


The documentation for this class was generated from the following file: