16#ifndef D3PDMAKERUTILS_OBJGETTERTOOL_H
17#define D3PDMAKERUTILS_OBJGETTERTOOL_H
45 const std::string& name,
46 const IInterface* parent);
57 virtual const void*
getUntyped (
bool allowMissing =
false);
63 virtual const std::type_info&
typeinfo()
const;
73 virtual const T*
get (
bool allowMissing =
false) = 0;
Block filler tool for noisy FEB information.