Well, since you know - in your own code - that the "ourClientConnection" parameter to your "handleCmd_SETUP()" implementation will really be a "MyOwnRTSPServer::RTSPClientConnection*", I see no problem in you making that cast. There's no type safety issue here, because you know that the cast is true - i.e., you're not lying at all about the type of "ourClientConnection" in this case.
Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
