indra::ipc::llmessage::Block Class Reference

Collaboration diagram for indra::ipc::llmessage::Block:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def addVariable
def compatibleWithBase

Public Attributes

 name
 repeat
 count
 variables

Static Public Attributes

string SINGLE = "Single"
string MULTIPLE = "Multiple"
string VARIABLE = "Variable"
list repeats = [ SINGLE, MULTIPLE, VARIABLE ]
list repeatswithcount = [ MULTIPLE ]


Detailed Description

Definition at line 167 of file llmessage.py.


Member Function Documentation

def indra::ipc::llmessage::Block::__init__ (   self,
  name,
  repeat,
  count = None 
)

Definition at line 174 of file llmessage.py.

def indra::ipc::llmessage::Block::addVariable (   self,
  variable 
)

Definition at line 180 of file llmessage.py.

def indra::ipc::llmessage::Block::compatibleWithBase (   self,
  base 
)

Definition at line 183 of file llmessage.py.


Member Data Documentation

string indra::ipc::llmessage::Block::SINGLE = "Single" [static]

Definition at line 168 of file llmessage.py.

string indra::ipc::llmessage::Block::MULTIPLE = "Multiple" [static]

Definition at line 169 of file llmessage.py.

string indra::ipc::llmessage::Block::VARIABLE = "Variable" [static]

Definition at line 170 of file llmessage.py.

Definition at line 171 of file llmessage.py.

Definition at line 172 of file llmessage.py.

Definition at line 175 of file llmessage.py.

Definition at line 176 of file llmessage.py.

Definition at line 177 of file llmessage.py.

Definition at line 178 of file llmessage.py.


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

Generated on Fri May 16 09:42:28 2008 for SecondLife by  doxygen 1.5.5