#include <scv_bag.h>
Collaboration diagram for _scv_bag_record< T >:

Public Methods | |
| _scv_bag_record () | |
| _scv_bag_record (const T &arg, const int count=1) | |
| _scv_bag_record (const _scv_bag_record &other) | |
| ~_scv_bag_record () | |
| T & | element () |
| const T & | element () const |
| int | count () const |
| int | uCount () const |
| int | mCount () const |
| void | popCount (bool marked, bool All, int &size, int &umarkSize, int &peekuCount, int &peekmCount) |
| int | markElement (bool All=false) |
| int | unmarkElement (bool All=false) |
| bool | is_equal (const _scv_bag_record &other) const |
| void | print (ostream &o=scv_out, int details=0, int indent=0) const |
|
|||||||||
|
|
|
||||||||||||||||
|
Definition at line 71 of file scv_bag.h. References _scv_bag_record< T >::count(). |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Definition at line 82 of file scv_bag.h. Referenced by _scv_bag_record< T >::_scv_bag_record(), _scv_bag_record< T >::markElement(), and _scv_bag_record< T >::print(). |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 143 of file scv_bag.h. Referenced by operator==(). |
|
||||||||||
|
Definition at line 113 of file scv_bag.h. References _scv_bag_record< T >::count(). |
|
|||||||||
|
Definition at line 84 of file scv_bag.h. Referenced by _scv_bag_record< T >::popCount(). |
|
||||||||||||||||||||||||||||||||
|
Definition at line 89 of file scv_bag.h. References _scv_bag_record< T >::mCount(), _scv_message::message(), and _scv_bag_record< T >::uCount(). |
|
||||||||||||||||||||
|
Definition at line 700 of file scv_bag.h. References _scv_bag_record< T >::count(), and _scv_bag_record< T >::uCount(). |
|
|||||||||
|
Definition at line 83 of file scv_bag.h. Referenced by _scv_bag_record< T >::popCount(), and _scv_bag_record< T >::print(). |
|
||||||||||
|
|
1.2.18