7 #ifndef RETDEC_FILEFORMAT_TYPES_VISUAL_BASIC_VISUAL_BASIC_OBJECT_H
8 #define RETDEC_FILEFORMAT_TYPES_VISUAL_BASIC_VISUAL_BASIC_OBJECT_H
27 const std::string &
getName()
const;
28 const std::vector<std::string> &
getMethods()
const;
34 void setName(
const std::string &n);
39 void addMethod(
const std::string &method);
Definition: archive_wrapper.h:19