.DT
query_complete_weight
DW_wibble creator help
query_complete_weight

.SH Name
.SP 5 5
query_complete_weight -  This method returns the complete weight of the object.
.EP

.SH Syntax
.SI 5
int query_complete_weight()
.EI

.SH Returns
.SI 5
the complete_weight().EI

.SH Defined in
.SI 5
/std/container.c
.EI

.SH Description
.SP 5 5

This method returns the complete weight of the object.  This is the
weight of the container itself, plus the weight of the things
inside it
.EP

.SH See also
.SP 5 5
/std/basic/misc->query_weight(), query_loc_weight()

.EP

