A B C D E F G H I L M O P R S T V W 

G

getAppTag() - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns the AppTag of the message.
getBinary(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns an input stream to binary content item of the given name.
getBinaryBuffer(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns a copy of the content item value in a new memory buffer.
getBinarySize(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns the size of the binary content value.
getContent() - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns an unmodifiable view to all the content.
getFloat(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns a floating point content item of the given name.
getInteger(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns an integer content item of the given name.
getLifecycleState() - Method in class fi.tkk.netlab.dtn.scampi.applib.AppLib
Returns the lifecycle state for the instance.
getLifetime() - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns the message lifetime in seconds.
getLocalID() - Method in class fi.tkk.netlab.dtn.scampi.applib.AppLib
Returns the local SCAMPI ID of the router this API client is connected to.
getMetadata() - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns the full metadata map: Namespace -> metadata: key -> value
getMetadataDouble(String, String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Get a metadata value as a Double.
getMetadataLong(String, String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Get a metadata value as a Long.
getMetadataString(String, String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Get a metadata value as a String.
getString(String) - Method in class fi.tkk.netlab.dtn.scampi.applib.SCAMPIMessage
Returns a string content item of the given name.
gpsLocationUpdated(Protocol.GpsLocation) - Method in interface fi.tkk.netlab.dtn.scampi.applib.LocationUpdateCallback
New GPS location has been received.
A B C D E F G H I L M O P R S T V W