summaryrefslogtreecommitdiff
path: root/cpp/rubygen/MethodBodyDefaultVisitor.rb
Commit message (Collapse)AuthorAgeFilesLines
* * src/qpid/framing/FrameDefaultVisitor.h:Alan Conway2007-08-271-0/+34
Visitor for all concrete frame body types. Override to handle specific bodies (methods or header/content) and provide default handling for others. * rubygen/MethodBodyDefaultVisitor.rb: Visitor for MethodBodies with visit functions that call virtual defaultVisit(). Override to handle specific methods and give default behavior for others. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@570121 13f79535-47bb-0310-9956-ffa450edef68