stlab.adobe.com Adobe Systems Incorporated

class_template.hpp

Go to the documentation of this file.
00001 namespace adobe {
00002 
00003 class my_class_t
00004 {
00005 public:
00006     typedef int my_associated_type_t;
00007 
00008     my_class_t();
00009 
00010     adobe::my_return_t my_function(const adobe::my_parameter_t& a,
00011                                    const adobe::my_parameter_t& b);
00012 
00013     my_associated_type_t my_variable_m;
00014 };
00015 
00016 }

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google