SSimpleStatusValue Class Reference
[Utility Classes and Functions]

#include <support/Value.h>

Inheritance diagram for SSimpleStatusValue:

static_small_value List of all members.

Detailed Description

Convenience for creating a value containing a status code.

This unfortunately can't be a part of SSimpleValue<> because of amiguity with int32_t.


Public Member Functions

 SSimpleStatusValue (status_t v)


Constructor & Destructor Documentation

SSimpleStatusValue status_t  v  )  [inline]
 


The documentation for this class was generated from the following file: