Home | Trees | Indices | Help |
|
---|
|
Classes | |
CivicLocation LocationCivic consists of a standard CAType constant and the associated value. |
|
CustomLocation The Cisco Custom location type allows specification of multiple arbitrary name and value pairs, in order to describe a location. |
|
GeoLocation GeoLocation contains geographic (GPS) location information for an object in agreement with RFC 3825. |
|
LocationChangeFilter The LocationChangeFilter is passed to Location.add_change_listener() when configuring for notification of location change events. |
|
LocationChangeListener The listener interface for receiving location change events. |
|
LocationChangeEvent The LocationChangeEvent is sent whenever a Location related event notification is needed. |
|
Location Location class stores all information related to physical location in the real world. |
Functions | |||
|
Variables | |
AltType = enum(LOCATION_ALT_TYPE_METERS= 1, LOCATION_ALT_TYPE_ Location Subtype definitions. |
|
LocationSubtype = enum(LOCATION_TYPE_NONE= 0x0, LOCATION_TYPE_ Location Standardized Civic CAtype numbers. |
|
CivicType = enum(LOCATION_CIVIC_COUNTY= 1, LOCATION_CIVIC_CITY
|
|
LocationHandleType = enum(LocElementHandle= 0, LocInterfaceHan
|
|
LocationChangeEventChanger = enum(LOCATION_CHNG_NONE= 0, LOCAT
|
Function Details |
Convert from NetworkLocationIDL to Location. For internal use only |
Variables Details |
AltTypeLocation Subtype definitions. These definitions are used to specify different types of Location information. The bit definitions mirror those internally used inside IOS.
|
LocationSubtypeLocation Standardized Civic CAtype numbers. These Civic Address type (CAtype) numbers come from RFC 4776, except for "LOCATION_CIVIC_COUNTRY". LOCATION_CIVIC_COUNTRY is used to access the country code information associated with the Civic Address elements.
|
CivicType
|
LocationHandleType
|
LocationChangeEventChanger
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:25 2014 | http://epydoc.sourceforge.net |