Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cpp.gmock_class Namespace Reference

Functions

def _GenerateMethods
 
def _GenerateMocks
 
def main
 

Variables

string __author__ 'nnorwitz@google.com (Neal Norwitz)'
 
 _dummy set
 
 set sets.Set
 
tuple _VERSION (1, 0, 1)
 
int _INDENT 2
 

Function Documentation

def cpp.gmock_class._GenerateMethods (   output_lines,
  source,
  class_node 
)
private

Definition at line 51 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 51 of file gmock_class.py

References join().

Referenced by cpp.gmock_class._GenerateMocks().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def cpp.gmock_class._GenerateMocks (   filename,
  source,
  ast_list,
  desired_class_names 
)
private

Definition at line 126 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 126 of file gmock_class.py

References cpp.gmock_class._GenerateMethods(), join(), and cpp.gmock_class.set.

Referenced by cpp.gmock_class.main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def cpp.gmock_class.main (   argv = sys.argv)

Definition at line 190 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 190 of file gmock_class.py

References cpp.gmock_class._GenerateMocks(), join(), and cpp.gmock_class.set.

+ Here is the call graph for this function:

Variable Documentation

string cpp.gmock_class.__author__ 'nnorwitz@google.com (Neal Norwitz)'

Definition at line 29 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 29 of file gmock_class.py

cpp.gmock_class._dummy set

Definition at line 41 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 41 of file gmock_class.py

int cpp.gmock_class._INDENT 2

Definition at line 48 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 48 of file gmock_class.py

tuple cpp.gmock_class._VERSION (1, 0, 1)

Definition at line 46 of file gmock_class.py.

View newest version in sPHENIX GitHub at line 46 of file gmock_class.py