#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 | |
void | activateToken (int tokenNum, string password) |
|
|
|
Definition at line 52 of file Token.cpp. References TokenTableFactory::getFactory(), and TokenTableFactory::getSingleton(). |