X2 Standard  Version 1.24
Public Member Functions | List of all members
BasicStringInterface Class Referenceabstract

The BasicStringInterface allows a string as an output. More...

#include <basicstringinterface.h>

Public Member Functions

virtual BasicStringInterfaceoperator= (const char *)=0
 
virtual BasicStringInterfaceoperator+= (const char *)=0
 

Detailed Description

The BasicStringInterface allows a string as an output.

The BasicStringInterface is passed as a parameter when TheSkyX calls various methods that need a string as an output parameter from an X2 implementor.

See the HardwareInfoInterface for methods that pass this interface as a parameter.


The documentation for this class was generated from the following file:
X2 Examples
(C) Software Bisque, Inc. All rights reserved.