stlab.adobe.com Adobe Systems Incorporated
class_template.hpp
Go to the documentation of this file.
1 namespace adobe {
2 
3 class my_class_t
4 {
5 public:
6  typedef int my_associated_type_t;
7 
8  my_class_t();
9 
10  adobe::my_return_t my_function(const adobe::my_parameter_t& a,
11  const adobe::my_parameter_t& b);
12 
14 };
15 
16 }

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