indra::base::llsd::LLSDXMLFormatter Class Reference

List of all members.

Public Member Functions

def __init__
def elt
def xml_esc
def LLSD
def UNDEF
def BOOLEAN
def INTEGER
def REAL
def UUID
def BINARY
def STRING
def URI
def DATE
def ARRAY
def MAP
def generate
def format

Public Attributes

 type_map

Static Public Attributes

 typeof = type


Detailed Description

Definition at line 167 of file llsd.py.


Member Function Documentation

def indra::base::llsd::LLSDXMLFormatter::__init__ (   self  ) 

Definition at line 168 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::elt (   self,
  name,
  contents = None 
)

Definition at line 188 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::xml_esc (   self,
  v 
)

Definition at line 194 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::LLSD (   self,
  v 
)

Definition at line 197 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::UNDEF (   self,
  v 
)

Definition at line 199 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::BOOLEAN (   self,
  v 
)

Definition at line 201 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::INTEGER (   self,
  v 
)

Definition at line 206 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::REAL (   self,
  v 
)

Definition at line 208 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::UUID (   self,
  v 
)

Definition at line 210 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::BINARY (   self,
  v 
)

Definition at line 215 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::STRING (   self,
  v 
)

Definition at line 217 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::URI (   self,
  v 
)

Definition at line 219 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::DATE (   self,
  v 
)

Definition at line 221 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::ARRAY (   self,
  v 
)

Definition at line 223 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::MAP (   self,
  v 
)

Definition at line 225 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::generate (   self,
  something 
)

Definition at line 232 of file llsd.py.

def indra::base::llsd::LLSDXMLFormatter::format (   self,
  something 
)

Definition at line 240 of file llsd.py.


Member Data Documentation

Definition at line 231 of file llsd.py.

Definition at line 169 of file llsd.py.


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

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