2020-04-14 08:51:34 +02:00
parent 9671daecf4
commit fdc1e5cb73
2 changed files with 11 additions and 1 deletions

View File

@@ -606,10 +606,15 @@ namespace eap
{
public:
///
/// Constructs configuration
/// Constructs a configuration
///
packable();
///
/// Destructs the configuration
///
virtual ~packable();
/// \name BLOB management
/// @{