TCMathChecksum.h File Reference

This file provides the definition of TC::Math::Checksum. More...

#include "TCSharedPtr.h"
#include <string>

Include dependency graph for TCMathChecksum.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  TC::Math::Checksum
 Class defining the interface for calculating checksums With the method Append data can be added to the checksum calculation. More...

Namespaces

namespace  TC
namespace  TC::Math
 TC::Math is intended to provide methods to perform common math operations.

Typedefs

typedef SharedPtr< Checksum > TC::Math::ChecksumPtr
 Shared pointer of an checksum object.


Detailed Description

This file provides the definition of TC::Math::Checksum.

Author:
Thomas Goessler

Definition in file TCMathChecksum.h.


Copyright (c) Thomas Goessler 2003 - 2008