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