Teamcenter C++ API Reference  2312
Classes
StatusT.hxx File Reference
#include <base_utils/libbase_utils_exports.h>
#include <base_utils/libbase_utils_undef.h>

Go to the source code of this file.

Classes

class  status_t
 Instances of status_t can be used to describe the return status of a function or method.
The returned value can later be leveraged through the class ResultStatus. More...
 

Detailed Description

Defines the class status_t, which can be used to describe the return status of a function or method.

Definition in file StatusT.hxx.