BIE |
BIE::TypedBuffer_String Class ReferenceString-typed buffer. More...
Inheritance diagram for BIE::TypedBuffer_String:
![]()
Collaboration diagram for BIE::TypedBuffer_String:
![]()
Detailed DescriptionString-typed buffer.(Java port issue -- the C++ string class is mutable, meaning we don't create a brand new string object every time a new string value is put into the buffer. Java strings are immutable meaning the way the string class is used will have to change when porting.) Constructor & Destructor Documentation
Create a new buffer for holding a string. The buffer will have no value until one is set.
Member Function Documentation
Sets the value of a string buffer. Will throw an exception if the buffer's type is not string. Reimplemented from BIE::TypedBuffer.
Returns the value from a buffer with type string. The buffer must contain a value. Reimplemented from BIE::TypedBuffer.
The documentation for this class was generated from the following file:
Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU. Documentation generated at Fri Mar 26 00:35:13 2010 by
| |||||||||||||||||||||||||||||||||||||||