/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/eformat/eformat-00-00-04/eformat/TooBigCountIssue.h File Reference

Describes an exception that happens when the total number of blocks I'm managing is bigger than the one I was asked to manage initially. More...

#include "eformat/Issue.h"
#include <stdint.h>

Go to the source code of this file.

Namespaces

namespace  eformat

Classes

class  eformat::TooBigCountIssue

Defines

#define EFORMAT_TOO_BIG_COUNT(count, maxcount)   eformat::TooBigCountIssue(ERS_HERE, ers::error, count, maxcount)


Detailed Description

Describes an exception that happens when the total number of blocks I'm managing is bigger than the one I was asked to manage initially.

Author:
Andre DOS ANJOS
Author
zhangy
Revision
1.1.1.1
Date
2009/06/19 07:35:41

Definition in file TooBigCountIssue.h.


Define Documentation

#define EFORMAT_TOO_BIG_COUNT ( count,
maxcount   )     eformat::TooBigCountIssue(ERS_HERE, ers::error, count, maxcount)

Simplifies the use of this Issue

Parameters:
count The number of blocks I was asked to deal with
maxcount The maximum number of blocks I can deal with

Definition at line 68 of file TooBigCountIssue.h.

Referenced by eformat::PagedMemory< TMAXPAGES >::PagedMemory().


Generated on Tue Nov 29 23:15:04 2016 for BOSS_7.0.2 by  doxygen 1.4.7