#include "nsXPCOM.h"
Include dependency graph for nsTraceRefcnt.h:
This graph shows which files directly or indirectly include this file:Defines | |
| #define | NS_LOG_ADDREF(_p, _rc, _type, _size) |
| #define | NS_LOG_RELEASE(_p, _rc, _type) |
| #define | MOZ_COUNT_CTOR(_type) |
| #define | MOZ_COUNT_CTOR_INHERITED(_type, _base) |
| #define | MOZ_COUNT_DTOR(_type) |
| #define | MOZ_COUNT_DTOR_INHERITED(_type, _base) |
| #define MOZ_COUNT_CTOR | ( | _type | ) |
| #define MOZ_COUNT_CTOR_INHERITED | ( | _type, | ||
| _base | ||||
| ) |
| #define MOZ_COUNT_DTOR | ( | _type | ) |
| #define MOZ_COUNT_DTOR_INHERITED | ( | _type, | ||
| _base | ||||
| ) |
| #define NS_LOG_ADDREF | ( | _p, | ||
| _rc, | ||||
| _type, | ||||
| _size | ||||
| ) |
| #define NS_LOG_RELEASE | ( | _p, | ||
| _rc, | ||||
| _type | ||||
| ) |
1.7.1