Parent Directory
|
Revision Log
|
Patch
revision 1925 by jpye, Wed Oct 8 02:25:14 2008 UTC | revision 1927 by jpye, Wed Oct 8 07:18:25 2008 UTC | |
---|---|---|
# | Line 34 public: | Line 34 public: |
34 | , const SymChar *id=NULL, const SymChar *method=NULL, const int flag=0 | , const SymChar *id=NULL, const SymChar *method=NULL, const int flag=0 |
35 | ); | ); |
36 | ||
37 | std::vector<Annotation> getNotesRefined(const Type &type, const SymChar *lang=NULL | |
38 | , const SymChar *id=NULL, const SymChar *method=NULL | |
39 | ); | |
40 | ||
41 | std::vector<Annotation> getTypeRefinedNotesLang(const Type &type | std::vector<Annotation> getTypeRefinedNotesLang(const Type &type |
42 | , const SymChar *lang | , const SymChar *lang |
43 | ); | ); |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |