libmoost
my_test_class Class Reference

#include <test_class_3.h>

Inheritance diagram for my_test_class:
Collaboration diagram for my_test_class:

List of all members.

Public Member Functions

 my_test_class ()
 ~my_test_class ()
int do_it ()
 my_test_class ()
 ~my_test_class ()
int do_it ()

Detailed Description

Copyright © 2008-2013 Last.fm Limited

This file is part of libmoost.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Definition at line 33 of file test_class_3.h.


Constructor & Destructor Documentation

Definition at line 51 of file test_class_3.cpp.

Here is the call graph for this function:

Definition at line 56 of file test_class_3.cpp.

Here is the call graph for this function:


Member Function Documentation

int my_test_class::do_it ( ) [virtual]

Implements my_test_interface.

Definition at line 61 of file test_class_3.cpp.

int my_test_class::do_it ( ) [virtual]

Implements my_test_interface.


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