/* * Copyright (c) 2007 Endace Technology Ltd, Hamilton, New Zealand. * All rights reserved. * * This source code is proprietary to Endace Technology Limited and no part * of it may be redistributed, published or disclosed except as outlined in * the written contract supplied with this product. * * $Id: attribute_print.h 13895 2011-02-04 02:07:41Z karthik.sharma $ */ void attribute_print_value(dag_card_ref_t card, attr_uuid_t attr, dag_config_state_t state,int comp_index); unsigned int attribute_print_header(dag_card_ref_t card, attr_uuid_t attr); .