class properties in c++

Lucas Vogel plug-devel@lists.PLUG.phoenix.az.us
Wed Jun 13 12:00:03 2001


If you are adding properties to a class, what is the common function format
in doing so? Do you use a get_/put_ prefix? What is the common practice?

Thanks