LRAUV  revA
Handler.h File Reference

Contains the Handler class declaration. More...

#include "component/Component.h"
#include "logger/Logger.h"
Include dependency graph for Handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Handler
 Base class for "handlers" of Components. More...
 

Typedefs

typedef FlexArray< Handler * > ListOfHandlerPtrs
 A type for a list of Handlers. More...
 

Detailed Description

Contains the Handler class declaration.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Typedef Documentation

A type for a list of Handlers.