#include "TCMathApi.h"
#include "TCMathChecksum.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | TC |
namespace | TC::Math |
TC::Math is intended to provide methods to perform common math operations. | |
namespace | TC::Math::Factory |
Factory for creating TC::Math objects. | |
Functions | |
ChecksumPtr | TC::Math::Factory::CreateMD5Checksum () |
Creates an MD5 Checksum calculation object. |
Definition in file TCMathFactory.h.