Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
2.1 KiB

  1. // CardCtxReg.cpp -- Card ConTeXt Registrar implementation
  2. // (c) Copyright Schlumberger Technology Corp., unpublished work, created
  3. // 1999. This computer program includes Confidential, Proprietary
  4. // Information and is a Trade Secret of Schlumberger Technology Corp. All
  5. // use, disclosure, and/or reproduction is prohibited unless authorized
  6. // in writing. All Rights Reserved.
  7. #include "NoWarning.h"
  8. #include "ForceLib.h"
  9. #include "CardCtxReg.h"
  10. /////////////////////////// LOCAL/HELPER /////////////////////////////////
  11. // Obligatory definitions
  12. CardContextRegistrar::RegistryType *CardContextRegistrar::m_pregistry = 0;
  13. /////////////////////////// PUBLIC /////////////////////////////////
  14. // Types
  15. // C'tors/D'tors
  16. // Operators
  17. // Operations
  18. // Access
  19. // Predicates
  20. // Static Variables
  21. /////////////////////////// PROTECTED /////////////////////////////////
  22. // C'tors/D'tors
  23. // Operators
  24. // Operations
  25. // Access
  26. // Predicates
  27. // Static Variables
  28. /////////////////////////// PRIVATE /////////////////////////////////
  29. // C'tors/D'tors
  30. // Operators
  31. // Operations
  32. // Access
  33. // Predicates
  34. // Static Variables