The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

FusionInventory::Agent::XML::Query - Base class for agent messages

DESCRIPTION

This is an abstract class for all XML query messages sent by the agent to the server.

METHODS

new(%params)

The constructor. The following parameters are allowed, as keys of the %params hash:

logger

the logger object to use

deviceid

the agent identifier (optional)

getContent

Get XML content.