ARB
Public Member Functions | List of all members
remote_awars Class Reference

#include <ad_remote.h>

Public Member Functions

 remote_awars (const char *application)
 
 remote_awars (const remote_awars &other)
 
 DECLARE_ASSIGNMENT_OPERATOR (remote_awars)
 
 ~remote_awars ()
 
const charaction () const
 
const charresult () const
 
const charawar () const
 
const charvalue () const
 
const charauthReq () const
 
const charauthAck () const
 
const chargranted () const
 
const charrecAuth () const
 
const charappID () const
 

Detailed Description

Definition at line 37 of file ad_remote.h.

Constructor & Destructor Documentation

remote_awars::remote_awars ( const char application)
inline

Definition at line 58 of file ad_remote.h.

remote_awars::remote_awars ( const remote_awars other)
inline

Definition at line 59 of file ad_remote.h.

remote_awars::~remote_awars ( )
inline

Definition at line 61 of file ad_remote.h.

Member Function Documentation

remote_awars::DECLARE_ASSIGNMENT_OPERATOR ( remote_awars  )
const char* remote_awars::action ( ) const
inline
const char* remote_awars::result ( ) const
inline
const char* remote_awars::awar ( ) const
inline

Definition at line 74 of file ad_remote.h.

Referenced by check_for_remote_command(), GBT_remote_awar(), and GBT_remote_read_awar().

const char* remote_awars::value ( ) const
inline

Definition at line 75 of file ad_remote.h.

Referenced by check_for_remote_command(), GBT_remote_awar(), and GBT_remote_read_awar().

const char* remote_awars::authReq ( ) const
inline
const char* remote_awars::authAck ( ) const
inline
const char* remote_awars::granted ( ) const
inline
const char* remote_awars::recAuth ( ) const
inline

Definition at line 82 of file ad_remote.h.

Referenced by BoundActionTracker::set_recording().

const char* remote_awars::appID ( ) const
inline

Definition at line 84 of file ad_remote.h.

Referenced by check_for_remote_command().


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