Added support for loading new marshallers in InformerMarshal.
commit7587e07bd3e393bc89a62c568a87735cafa5fda7
authorEthereal <ethereal.visage@gmail.com>
Thu, 24 Feb 2011 20:58:48 +0000 (24 13:58 -0700)
committerEthereal <ethereal.visage@gmail.com>
Thu, 24 Feb 2011 20:58:48 +0000 (24 13:58 -0700)
tree82acd9f4722390e47e515e32c417420c01bf0cae
parent9c1b311dc77aa468297f14910a12fcd132f5f5ed
Added support for loading new marshallers in InformerMarshal.
include/informer/PacketFormat.h [new file with mode: 0644]
include/monitor/InformerMarshal.h
modules/informer/src/collector/Informer.c
src/monitor/InformerMarshal.cpp [new file with mode: 0644]
src/monitor/Marshal.cpp [new file with mode: 0644]
src/monitor/MarshalList.cpp [new file with mode: 0644]