|
-
April 28th, 1999, 08:18 AM
#2
Re: Why is GetDocument() necessary ?
Hi,
In theory, all the member variables of a class cannot be accessed by another class, need methods to comuniccate with other classes, this is the pretty way, but we have public and friends and...
But I think that is better to avoid manage with public member variables and such things ( when is possible).
Sometimes OOP and C++ are not so friends ;-)
Bye !
Braulio
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|