abi.cpp File Reference

#include "abi.h"
#include "op_abi.h"
#include "odb.h"
#include "op_sample_file.h"
#include <iostream>
#include <cassert>
Include dependency graph for abi.cpp:

Go to the source code of this file.

Typedefs

typedef map< string, int > abi_map
typedef abi_map::const_iterator abi_iter

Functions

ostream & operator<< (ostream &o, abi const &abi)
istream & operator>> (istream &i, abi &abi)

Detailed Description

Remarks:
Copyright 2002 OProfile authors
Read the file COPYING
Author:
Graydon Hoare
John Levon
Philippe Elie

Definition in file abi.cpp.


Typedef Documentation

typedef abi_map::const_iterator abi_iter

Definition at line 23 of file abi.cpp.

typedef map<string, int> abi_map

Definition at line 22 of file abi.cpp.


Function Documentation

ostream& operator<< ( ostream &  o,
abi const &  abi 
)

Definition at line 53 of file abi.cpp.

References abi::slots.

istream& operator>> ( istream &  i,
abi abi 
)

Definition at line 65 of file abi.cpp.

References abi::slots.


Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1