Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Examples
yasagui/doc/examples/derived_datatypes.cpp
This is a template class which can be used with most common datatypes (bool, int, long, long long). The content of the derived class can be set using SetContent() or the appropriate operators. YDerivedType<T>::operator <<() or YDerivedType<T>::operator >>(). If valid is set to FALSE the content of this instance is invalid and must not be read! In this case the content of the parent instance is used and so on. The instance with no parent cannot be invalid!
Generated on Thu Feb 13 23:43:51 2003 for Yasa by
1.3-rc3