~mbogomilov/maus/devel3

« back to all changes in this revision

Viewing changes to src/common_cpp/JsonCppProcessors/Common/ObjectProcessorNS/PointerTRefItem.hh

  • Committer: Durga Rajaram
  • Date: 2014-01-14 07:07:02 UTC
  • mfrom: (659.1.80 relcand)
  • Revision ID: durga@fnal.gov-20140114070702-2l1fuj1w6rraw7xe
Tags: MAUS-v0.7.6
MAUS-v0.7.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
   *  @param SetMethod callback that will set a pointer to the child data,
53
53
   *  where memory is given to the ObjectProcessor
54
54
   *  @param is_required if the branch doesnt exist in json, is null in json
55
 
   *  or is NULL in C++, throw Squeal if is_required is set to true when
 
55
   *  or is NULL in C++, throw MAUS::Exception if is_required is set to true when
56
56
   *  Set...Child methods are called
57
57
   */
58
58
  PointerTRefItem(std::string branch_name,