FunctionAnnotation Struct Reference

#include <function_annotation.h>

Collaboration diagram for FunctionAnnotation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FunctionAnnotation (char *function_name, bool is_conflict_free, WAIT_CONSTRUCT wait_type, AnnotatedTime *annotated_time)

Public Attributes

std::string function_name_
bool is_conflict_free_
WAIT_CONSTRUCT wait_type_
AnnotatedTimeannotated_time_

Friends

std::ostream & operator<< (std::ostream &os, const FunctionAnnotation &fa)

Constructor & Destructor Documentation

FunctionAnnotation::FunctionAnnotation ( char *  function_name,
bool  is_conflict_free,
WAIT_CONSTRUCT  wait_type,
AnnotatedTime annotated_time 
) [inline]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const FunctionAnnotation fa 
) [friend]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2016 by  doxygen 1.6.1