Obviously you want to access the non const method, that is private. Call the const method instead.

Uwe