VICI
0.11.815
Visual Chart Interpreter
|
A factory for creating stub instances of Security objects. More...
#include <vici/libifstubs.h>
Public Member Functions | |
virtual Sec::Secure * | makeSecure () |
create an instance of the Secure class More... | |
Public Member Functions inherited from VICI::Sec::SecureFactory | |
virtual | ~SecureFactory () |
virtual destructor | |
Public Member Functions inherited from VICI::Factory | |
virtual | ~Factory () |
Destructor. | |
A factory for creating stub instances of Security objects.
|
virtual |
create an instance of the Secure class
return an instance of the Secure object.
Implements VICI::Sec::SecureFactory.