Goby v2
Public Member Functions | Friends | List of all members
MyClass Class Reference

Public Member Functions

 MyClass (int a=0, std::string b="")
 
bool operator== (const MyClass &other)
 

Friends

std::istream & operator>> (std::istream &is, MyClass &obj)
 
std::ostream & operator<< (std::ostream &os, const MyClass &obj)
 

Detailed Description

Definition at line 38 of file as.cpp.


The documentation for this class was generated from the following file: