RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.Cloud.CloudMsg Class Reference
Inheritance diagram for RappCloud.CloudMsgs.Cloud.CloudMsg:
Collaboration diagram for RappCloud.CloudMsgs.Cloud.CloudMsg:

Public Member Functions

def __init__
 
def svcname
 

Private Attributes

 _svcname
 

Detailed Description

Cloud Message base class implementation. Inherit to implement
service specific cloud message objects

Definition at line 2 of file Cloud.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.Cloud.CloudMsg.__init__ (   self,
  svcname = '',
  kwargs 
)

Definition at line 7 of file Cloud.py.

Member Function Documentation

def RappCloud.CloudMsgs.Cloud.CloudMsg.svcname (   self)

Definition at line 18 of file Cloud.py.

Member Data Documentation

RappCloud.CloudMsgs.Cloud.CloudMsg._svcname
private

Definition at line 8 of file Cloud.py.


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