|
Design Patterns
|
This is the complete list of members for structural::decorator::StreamInterface, including all inherited members.
| PutInt(int)=0 | structural::decorator::StreamInterface | pure virtual |
| PutString(const std::string &)=0 | structural::decorator::StreamInterface | pure virtual |
| ~StreamInterface() | structural::decorator::StreamInterface | inlinevirtual |