LTPS C++ API
Public Attributes | List of all members
RtcResult Struct Reference

Struct with some operations result for RTC. More...

#include <rtc.h>

Public Attributes

int status
 Return status (EXIT_SUCCESS or EXIT_FAILURE)
 
const char * error
 String error if something goes wrong (NULL for success)
 

Detailed Description

Struct with some operations result for RTC.

Examples:
tibbit42.cpp.

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