arm4::util Namespace Reference
Namespace of utility classes which are not covered by the ARM 4.0/ARM 4.1 Java standard. More...
Classes | |
| class | ArmCorrelatorEnvironment |
| Represents an ARM correlator within the current environment. More... | |
| class | ArmCorrelatorUser |
| Represents a correlation token generated by the user. More... | |
| class | ArmDLLLoader |
| class | ArmMutex |
| Represents a mutal exclusive instance for sequentialize access to critical sections. More... | |
| class | ArmLockGuard |
| Is a mutex wrapper that provides a convenient RAII-style mechanism for owning an ArmMutex for the duration of a scoped block. More... | |
| class | ArmTransactionCountDown |
| A counting down transaction container for stopping a started when the initialized number of events occured. More... | |
| class | ArmTransactionCountDownOnce |
| A counting down transaction container for stopping a started when the initialized number of events occured. More... | |
| class | ArmTransactionEventCounter |
| An event handling ARM transaction container. The transaction is started if the first event started and stopped when the last event finished. More... | |
| class | ArmTransactionSupportBase |
| Base class for ARM transaction support classes. More... | |
Detailed Description
Namespace of utility classes which are not covered by the ARM 4.0/ARM 4.1 Java standard.
