apt  0.9.15
Public Member Functions | List of all members
SummationImplementation Class Referenceabstract
Inheritance diagram for SummationImplementation:
MD5Summation SHA1Summation SHA2SummationBase SHA256Summation SHA512Summation

Public Member Functions

virtual bool Add (const unsigned char *inbuf, unsigned long long inlen)=0
 
bool Add (const char *inbuf, unsigned long long const inlen)
 
bool Add (const unsigned char *Data)
 
bool Add (const char *Data)
 
bool Add (const unsigned char *Beg, const unsigned char *End)
 
bool Add (const char *Beg, const char *End)
 
bool AddFD (int Fd, unsigned long long Size=0)
 
bool AddFD (FileFd &Fd, unsigned long long Size=0)
 

The documentation for this class was generated from the following files: