Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

mindtype__SchemaAttribute Class Reference

#include <mind.h>

List of all members.

Public Methods

virtual void soap_default ()
virtual void soap_serialize (struct soap *)const
virtual void soap_mark (struct soap *)const
virtual void soap_put (struct soap *,const char *,const char *)const
virtual void soap_out (struct soap *,const char *,int,const char *)const
virtual void* soap_get (struct soap *,const char *,const char *)
virtual void* soap_in (struct soap *,const char *,const char *)

Public Attributes

char* name
char* datatype
char* domain
bool metadata
bool sample
bool surrogate
char* mediatype
char* description


Member Function Documentation

void mindtype__SchemaAttribute::soap_default ( ) [virtual]
 

void * mindtype__SchemaAttribute::soap_get ( struct soap * soap,
const char * tag,
const char * type ) [virtual]
 

void * mindtype__SchemaAttribute::soap_in ( struct soap * soap,
const char * tag,
const char * type ) [virtual]
 

void mindtype__SchemaAttribute::soap_mark ( struct soap * soap ) const [virtual]
 

void mindtype__SchemaAttribute::soap_out ( struct soap * soap,
const char * tag,
int id,
const char * type ) const [virtual]
 

void mindtype__SchemaAttribute::soap_put ( struct soap * soap,
const char * tag,
const char * type ) const [virtual]
 

void mindtype__SchemaAttribute::soap_serialize ( struct soap * soap ) const [virtual]
 


Member Data Documentation

char * mindtype__SchemaAttribute::datatype
 

char * mindtype__SchemaAttribute::description
 

char * mindtype__SchemaAttribute::domain
 

char * mindtype__SchemaAttribute::mediatype
 

bool mindtype__SchemaAttribute::metadata
 

char * mindtype__SchemaAttribute::name
 

bool mindtype__SchemaAttribute::sample
 

bool mindtype__SchemaAttribute::surrogate
 


The documentation for this class was generated from the following files:
Generated at Fri Jul 26 18:27:10 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000