#include "smbios/compat.h"
#include <iomanip>
#include "TokenImpl.h"
Go to the source code of this file.
Namespaces | |
namespace | smbios |
Defines | |
#define | LIBSMBIOS_SOURCE |
Functions | |
std::ostream & | operator<< (std::ostream &cout, const IToken &item) |
void | activateToken (int tokenNum, string password) |
bool | isTokenActive (int tokenNum) |