Project

General

Profile

« Previous | Next » 

Revision 90209edd

Added by skyjake over 10 years ago

Refactor|libdeng2: Pimpl-friendly audiences

Defined a new set of audience macros that can be used in a pimpl
friendly manner, i.e., without public member variables. They require
adding accessor methods for the audiences, though (using new macros).

Applied the pimpl idiom to Asset, Clock, File, and Variable.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences