xmog_string_field_t< FieldType > Class Template Reference
A template type that is used by field instances that might be initialized with string literals.
More...
#include <xmog_java_field.h>
Inheritance diagram for xmog_string_field_t< FieldType >:
[legend]Collaboration diagram for xmog_string_field_t< FieldType >:
[legend]List of all members.
|
Public Member Functions |
|
| xmog_string_field_t (xmog_java_ref *_inst, xmog_java_dynamic *_dynamic, xmog_flags _flags=xmog_base::GLOBAL) |
|
FieldType | operator= (const char *_str) |
Detailed Description
template<class FieldType>
class xmog_string_field_t< FieldType >
A template type that is used by field instances that might be initialized with string literals.
In addition to the xmog_field_t<class FieldType> template, this type offers convenience methods for the use of string literals with instance fields. String literals must be usable in every place where the java.lang.String proxy type or its base types are usable.
The documentation for this class was generated from the following file:
Generated on Wed May 31 14:01:35 2006 for Shared Codemesh Runtime Library API Reference by
1.4.1