CARMA C++
|
Various type definitions for util classes. More...
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::util | |
Utility classes. | |
Typedefs | |
typedef long int | carma::util::frameDiffType |
Signed type for calculating frame differences. More... | |
typedef unsigned int | carma::util::frameType |
Half second frames since Jan 1, 2000. More... | |
Various type definitions for util classes.
Set apart so that they can be included separately from the header that would normally live with. This is necessary because you cannot do a forward declaration for a typedef. Feel free to add other typedefs to this file.
$CarmaCopyright$
Definition in file types.h.