protoObjectMethodCreate

From EosPedia
Jump to: navigation, search

protoObjectMethodCreate is Command that creates template of Header File and Source File on Object-oriented library(API]).

CommandExample

$ protoObjectMethodCreate XXX.h
$ protoObjectMethodCreate XXX.c

Into current directory, create a file whose name is specified by an argument.
Then, perform "make depend".