FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kRoute Class Reference

Description

Represents configuration for a pipe message route.

Inheritance diagram for kRoute:
Inheritance graph

Public Member Functions

const kRoutePointkRoute_Destination (kRoute route)
 Returns end-point information for the route destination. More...
 
kStatus kRoute_Info (kRoute route, kInfo *info)
 Returns constraint and validity information for the route. More...
 
kStatus kRoute_SetDestination (kRoute route, const kRoutePoint *destination)
 Sets end-point information for the route destination. More...
 
kStatus kRoute_SetSource (kRoute route, const kRoutePoint *source)
 Sets end-point information for the route source. More...
 
const kRoutePointkRoute_Source (kRoute route)
 Returns end-point information for the route source. More...
 

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