.TH "meteepp.h" 3 "metee" \" -*- nroff -*- .ad l .nh .SH NAME meteepp.h \- metee C++ library API .SH SYNOPSIS .br .PP \fR#include \fP .br \fR#include \fP .br \fR#include \fP .br \fR#include \fP .br \fR#include \fP .br \fR#include 'metee\&.h'\fP .br .SS "Data Structures" .in +1c .ti -1c .RI "class \fBintel::security::metee_category_t\fP" .br .ti -1c .RI "class \fBintel::security::metee_exception\fP" .br .ti -1c .RI "class \fBintel::security::metee\fP" .br .RI "C++ class to access CSE/CSME/GSC firmware via a mei interface\&. " .in -1c .SS "Macros" .in +1c .ti -1c .RI "#define \fBTEE_ERR_STATE\fP(state)" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "\fBintel::security::DEFINE_GUID\fP (METEE_GUID_ZERO, 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)" .br .in -1c .SH "Detailed Description" .PP metee C++ library API .PP Definition in file \fBmeteepp\&.h\fP\&. .SH "Macro Definition Documentation" .PP .SS "#define TEE_ERR_STATE( state)" \fBValue:\fP .nf case TEE_##state: return #state .PP .fi Internal macro .SH "Function Documentation" .PP .SS "intel::security::DEFINE_GUID (METEE_GUID_ZERO , 0x00000000 , 0x0000 , 0x0000 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 , 0x00 )" Dummy client GUID for default constructor .SH "Author" .PP Generated automatically by Doxygen for metee from the source code\&.