#include "Reflex/Member.h"
#include "Reflex/Type.h"
#include <string>
#include "CommonTools/Utils/src/AnyMethodArgument.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Functions | |
std::pair< Reflex::Member, bool > | reco::findMethod (const Reflex::Type &type, const std::string &name, const std::vector< reco::parser::AnyMethodArgument > &args, std::vector< reco::parser::AnyMethodArgument > &fixuppedArgs, const char *where, int &oError) |